appAccountToken property

String? appAccountToken
final

If an app account token was added as a purchase option when purchasing, this property will be the token provided. If no token was provided, this will be nil.

Implementation

final String? appAccountToken;