Interface AchDebitSingleUseToken

Export

AchDebitSingleUseToken

Hierarchy

  • AchDebitSingleUseToken

Properties

created_at: string

Time at which the object was created.

Memberof

AchDebitSingleUseToken

details?: AchDebitDetails

This hash contains details about the ACH Debit bank account.

Memberof

AchDebitSingleUseToken

expires_at: string

The time at which the token expires and is no longer available.

Memberof

AchDebitSingleUseToken

payment_token: string

The single-use token that is capable of being used to generate an ach_debit Payment Method. It represents bank account details.

Memberof

AchDebitSingleUseToken

updated_at: string

Time at which the object was last updated.

Memberof

AchDebitSingleUseToken

Generated using TypeDoc