externalTransactionToken property

  1. @JsonKey(defaultValue: '')
String externalTransactionToken
final

Returns a token that represents the user's prospective purchase via user choice alternative billing.

Implementation

@JsonKey(defaultValue: '')
final String externalTransactionToken;