Skip to main content

ExpireDateInput

ExpireDateInput represents a month/year expiry combination.

monthinteger<int32>

Expiry month expressed from 1 to 12.

yearinteger<int32>

Expiry year expressed with four digits.

ExpireDateInput
{
"month": 0,
"year": 0
}