TTMSFNCCloudPayPalError.FromJSON Method
Populates the error fields from a parsed error response.
API unit family: TMSFNCCloudPayPal
Declaring type: TTMSFNCCloudPayPalError
Syntax
procedure FromJSON(jo: TJSONValue);
Parameters
| Name | Description |
|---|---|
jo |
Parsed response value describing the failure. |