Class CalloutButtonStatusCommandResponse
Response for callout button status command.
public class CalloutButtonStatusCommandResponse
- Inheritance
-
objectCalloutButtonStatusCommandResponse
- Extension Methods
Properties
InProgress
Whether button is in progress.
public bool InProgress { get; set; }
Property Value
- bool