Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
success | getSuccess() | setSuccess($value) | bool | If the request is successful, this is true. | [optional] |
Note: All properties are protected and only accessed via getters and setters.
Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
success | getSuccess() | setSuccess($value) | bool | If the request is successful, this is true. | [optional] |
Note: All properties are protected and only accessed via getters and setters.