Wasm Directoryalpha
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

NameTypeDescription
type-opoption​<string>
stateoption​<string>
limitoption​<s32>
cursoroption​<string>
customer-idoption​<string>