Type Alias IapticProductType

IapticProductType:
    | "application"
    | "paid subscription"
    | "non renewing subscription"
    | "consumable"
    | "non consumable"

Product types supported by the iaptic validator