ExpiryDate

Expiration date, the month and the year.

JSON representation
{
  "expiryMonth": string,
  "expiryYear": string
}
Fields
expiryMonth

string

REQUIRED: Expiration month, formatted MM.

expiryYear

string

REQUIRED: Expiration year, formatted YY.