authorizationCode property
The verification code for the current authorization.
This code should be used by your server component to validate the authorization with Apple within 5 minutes upon receiving it.
Implementation
final String authorizationCode;