AppPaymentModelType

  • Enums are used to describe possible app payment models.

  • Payment models include UNSPECIFIED, UNKNOWN, and PAID.

  • PAID represents paid-for applications.

Enum describing possible app payment models.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.
Represents paid-for apps.