expireTime property
The expiration time associated with the code that was returned.
If an expiration was provided in the request, this is the minimum of the requested expiration in the request and the max permitted expiration.
Implementation
core.String? expireTime;