@apple/app-store-server-library
    Preparing search index...

    Enumeration DeliveryStatus

    A value that indicates whether the app successfully delivered an in-app purchase that works properly.

    deliveryStatus

    Index

    Enumeration Members

    DELIVERED_AND_WORKING_PROPERLY: 0
    DELIVERED_WRONG_ITEM: 2
    DID_NOT_DELIVER_DUE_TO_IN_GAME_CURRENCY_CHANGE: 4
    DID_NOT_DELIVER_DUE_TO_QUALITY_ISSUE: 1
    DID_NOT_DELIVER_DUE_TO_SERVER_OUTAGE: 3
    DID_NOT_DELIVER_FOR_OTHER_REASON: 5