Record
post-checkout-sessions-body-custom-fields-item
No description available.
record post-checkout-sessions-body-custom-fields-item {
dropdown: option<post-checkout-sessions-body-custom-fields-item-dropdown>,
key: string,
label: post-checkout-sessions-body-custom-fields-item-label,
optional: option<bool>,
type-op: payment-pages-checkout-session-custom-fields-type-op-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| dropdown | option<post-checkout-sessions-body-custom-fields-item-dropdown> | |
| key | string | |
| label | post-checkout-sessions-body-custom-fields-item-label | |
| optional | option<bool> | |
| type-op | payment-pages-checkout-session-custom-fields-type-op-enum |