Record
list-gift-cards-params
No description available.
record list-gift-cards-params {
type-op: option<string>,
state: option<string>,
limit: option<s32>,
cursor: option<string>,
customer-id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| type-op | option<string> | |
| state | option<string> | |
| limit | option<s32> | |
| cursor | option<string> | |
| customer-id | option<string> |