Share via


TabResponse Class

Definition

Envelope for Card Tab Response Payload.

public class TabResponse
type TabResponse = class
Public Class TabResponse
Inheritance
TabResponse

Constructors

TabResponse()

Initializes a new instance of the TabResponse class.

Properties

Tab

Gets or sets the response to the tab/fetch message. Possible values for the tab type include: 'continue', 'auth' or 'silentAuth'.

Applies to