Wasm Directoryalpha
Record

create-credit-card-params

No description available.

record create-credit-card-params {
  card-number: string,
  cvv: string,
  expiry-month: s32,
  expiry-year: string,
}

Fields

NameTypeDescription
card-numberstring
cvvstring
expiry-months32
expiry-yearstring