Interface AdaptyProductIdentifier

Interface representing a product identifier with vendor and platform-specific information.

Hierarchy

  • AdaptyProductIdentifier

Properties

adaptyProductId: string

Internal Adapty product identifier.

basePlanId?: string

The base plan identifier for Google Play subscriptions (Android only).

vendorProductId: string

The vendor-specific product identifier (e.g., App Store or Google Play product ID).

Generated using TypeDoc