migratedTransactionProgram property
Input only.
Provided during the call to Create. Must only be used when migrating a subscription from manual monthly reporting to automated reporting. Possible string values are:
- "EXTERNAL_TRANSACTION_PROGRAM_UNSPECIFIED" : Unspecified transaction program. Not used.
- "USER_CHOICE_BILLING" : User choice billing, where a user may choose between Google Play Billing developer-managed billing.
- "ALTERNATIVE_BILLING_ONLY" : Alternative billing only, where users may only use developer-manager billing.
Implementation
core.String? migratedTransactionProgram;