new SuccessFailureResponse()
Response indicating if a request succeeded or failed.
Constructs a new SuccessFailureResponse.
The following features are supported:
Members
successful :boolean
Boolean value indicating if a request was successful (TRUE) or not (FALSE).
This property holds the value of the 'Successful' attribute.
Type:
- boolean
successful :boolean
Boolean value indicating if a request was successful (TRUE) or not (FALSE).
This property holds the value of the 'Successful' attribute.
Type:
- boolean