docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum AppleVerification.StatusOptions

    Status of the receipt verification.

    Namespace: Unity.Services.Economy.Model
    Assembly: Unity.Services.Economy.dll
    Syntax
    [JsonConverter(typeof(StringEnumConverter))]
    public enum AppleVerification.StatusOptions

    Fields

    Name Description
    INVALIDALREADYREDEEMED

    Enum INVALIDALREADYREDEEMED for value: INVALID_ALREADY_REDEEMED

    INVALIDANOTHERPLAYER

    Enum INVALIDANOTHERPLAYER for value: INVALID_ANOTHER_PLAYER

    INVALIDCONFIGURATION

    Enum INVALIDCONFIGURATION for value: INVALID_CONFIGURATION

    INVALIDPRODUCTIDMISMATCH

    Enum INVALIDPRODUCTIDMISMATCH for value: INVALID_PRODUCT_ID_MISMATCH

    INVALIDVERIFICATIONFAILED

    Enum INVALIDVERIFICATIONFAILED for value: INVALID_VERIFICATION_FAILED

    VALID

    Enum VALID for value: VALID

    VALIDNOTREDEEMED

    Enum VALIDNOTREDEEMED for value: VALID_NOT_REDEEMED

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)