TTMSFNCCloudPayPalPayer.FromJSON Method
Populates the payer fields from the payer section of a payment response.
API unit family: TMSFNCCloudPayPal
Declaring type: TTMSFNCCloudPayPalPayer
Syntax
procedure FromJSON(jo: TJSONValue);
Parameters
| Name | Description |
|---|---|
jo |
Parsed response value that contains the payer information. |