Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 991 Bytes

ApplicationRequest.md

File metadata and controls

15 lines (12 loc) · 991 Bytes

ApplicationRequest

Properties

Name Type Description Notes
order \SkipPay\Model\OrderRequest
type \SkipPay\Model\FinancingType
agreementTermsAndConditions bool Terms and conditions agreement [optional]
precheckIds string[] Array of all precheck ids related to this application. See Precheck operation and it's response (PrecheckResultsResponse). [optional]
merchantUrls \SkipPay\Model\MerchantUrls
customer \SkipPay\Model\CustomerRequest
isRecurring bool Ensures recurrence ID in reponse. Default is `false` [optional] [default to false]

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