Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 726 Bytes

File metadata and controls

14 lines (10 loc) · 726 Bytes

POSTRSASignatureResponseType

Properties

Name Type Description Notes
key str Public key generated for this Payment Page. [optional]
signature str Digital signature generated for this Payment Page. [optional]
success bool Returns `true` if the request was processed successfully. [optional]
tenant_id str ID of the Zuora tenant. [optional]
token str Token generated for this Payment Page. [optional]

[Back to Model list] [Back to API list] [Back to README]