Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.02 KB

BankAccountToken.md

File metadata and controls

18 lines (16 loc) · 1.02 KB

RebillySdk::BankAccountToken

Properties

Name Type Description Notes
id **** The token identifier string. [optional]
is_used BOOLEAN Whether the token was already used. [optional] [default to false]
method String The token payment method.
risk_metadata **** [optional]
lead_source **** [optional]
created_time **** Token created time. [optional]
updated_time **** Token updated time. [optional]
usage_time **** Token usage time. [optional]
expiration_time **** Token expiration time. [optional]
_links Array<SelfLink> The links related to resource. [optional]
payment_instrument BankAccountInstrument
billing_address AllOfBankAccountTokenBillingAddress The billing address object.