Record

credit-card

No description available.

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

Fields

NameTypeDescription
card-numberstring
cvvstring
expiry-months32
expiry-yearstring