Record
post-checkout-sessions-body-invoice-creation-invoice-data
No description available.
record post-checkout-sessions-body-invoice-creation-invoice-data {
account-tax-ids: option<string>,
custom-fields: option<string>,
description: option<string>,
footer: option<string>,
metadata: option<post-checkout-sessions-body-invoice-creation-invoice-data-metadata>,
rendering-options: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-tax-ids | option<string> | |
| custom-fields | option<string> | |
| description | option<string> | |
| footer | option<string> | |
| metadata | option<post-checkout-sessions-body-invoice-creation-invoice-data-metadata> | |
| rendering-options | option<string> |