Record
customer-acceptance
No description available.
record customer-acceptance {
accepted-at: option<s32>,
offline: option<offline-acceptance>,
online: option<online-acceptance>,
type-op: customer-acceptance-type-op-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| accepted-at | option<s32> | |
| offline | option<offline-acceptance> | |
| online | option<online-acceptance> | |
| type-op | customer-acceptance-type-op-enum |