docs/Expiration.md in first_data_gateway-1.4.0 vs docs/Expiration.md in first_data_gateway-1.5.0

- old
+ new

@@ -2,11 +2,11 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**month** | **String** | Month of the card expiration date. | -**year** | **String** | Year of the card expiration date. | +**month** | **String** | Month of the card expiration date in MM format. | +**year** | **String** | Year of the card expiration date in YY or YYYY format. | ## Code Sample ```ruby require 'OpenapiClient'