Skip to content

Commit

Permalink
Update src/pages/graphql/schema/vault/mutations/createVaultCardSetupT…
Browse files Browse the repository at this point in the history
…oken.md

Co-authored-by: Kevin Harper <[email protected]>
  • Loading branch information
danidelcar and keharper authored Dec 17, 2024
1 parent 67d8a92 commit 7f34a29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ The `CardPaymentSourceInput` object describes the card payment source informatio

Attribute | Data Type | Description
--- | --- | ---
`billing_address` | [BillingAddressPaymentSourceInput]! | The billing address of the card.
`billing_address` | BillingAddressPaymentSourceInput! | The billing address of the card.
`name` | String! | The cardholder's name.

### `BillingAddressPaymentSourceInput` object
Expand Down

0 comments on commit 7f34a29

Please sign in to comment.