Skip to content

Latest commit

 

History

History
executable file
·
19 lines (15 loc) · 1.01 KB

UniversalPayTokenizationResponse.md

File metadata and controls

executable file
·
19 lines (15 loc) · 1.01 KB

UniversalPayTokenizationResponse

Properties

Name Type Description Notes
credited_wallet_id str The ID of the wallet where money will be credited [optional]
status str The status of the transaction [optional]
execution_date int When the transaction happened [optional]
result_code str The result code [optional]
result_message str A verbal explanation of the ResultCode [optional]
execution_type str The type of execution for the payin [optional]
author_id str A user's ID [optional]
credited_user_id str The user ID who was credited [optional]
provider TokenUniversalPayData [optional]
card_id str [optional]

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