Classes
- BaseWrapperRequest
- BusinessCategory
- BusinessResponse
- BusinessServicesRequest
- BusinessServicesResponse
- BusinessServiceTemplate
- CancelBusinessServiceRequest
- CancelBusinessServiceRequestType
- CancelBusinessServiceResponse
- Category
- Channel
- ListBusinessServicesRequest
- ListBusinessServicesResponse
- ListCategoriesRequest
- ListCategoriesResponse
- PageActivityResponseType
- PageFlowTemplate
- QueryBusinessServicesRequest
- QueryBusinessServicesResponse
- QueryCategoriesRequest
- QueryCategoriesResponse
- StartBusinessServiceRequest
- StartBusinessServiceResponse
- UpdateBusinessServiceRequest
- UpdateBusinessServiceResponse
Members
(static, readonly) BusinessServiceAction :string
A representation of the literals of the enumeration 'Business Service Action',
and utility methods for working with them.
Type:
- string
Properties:
Name | Type | Description |
---|---|---|
STARTSERVICE |
string | |
UPDATESERVICE |
string | |
CANCELSERVICE |
string | |
QUERYSERVICES |
string | |
LISTCATEGORIES |
string | |
LISTSERVICES |
string | |
QUERYCATEGORIES |
string |
(static, readonly) ProcessState :string
A representation of the literals of the enumeration 'Process State',
and utility methods for working with them.
Type:
- string
Properties:
Name | Type | Description |
---|---|---|
NOTSTARTED |
string | |
STARTED |
string | |
INPROGRESS |
string | |
COMPLETED |
string | |
UNKNOWN |
string |