ExtendedStatusInfo interface
Extended status information
Properties
message | The message giving detailed information about the status code. |
status |
Status code providing additional information. |
subscription |
The subscription that has failed credit line check. |
Property Details
message
The message giving detailed information about the status code.
message?: string
Property Value
string
statusCode
Status code providing additional information.
statusCode?: string
Property Value
string
subscriptionId
The subscription that has failed credit line check.
subscriptionId?: string
Property Value
string