GatewayTokenRequestContract interface
Gateway token request contract properties.
Properties
expiry | The Expiry time of the Token. Maximum token expiry time is set to 30 days. The date conforms to the following format: |
key |
The Key to be used to generate gateway token. |
Property Details
expiry
The Expiry time of the Token. Maximum token expiry time is set to 30 days. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ
as specified by the ISO 8601 standard.
expiry: Date
Property Value
Date