MakePurchaseResult: {
    customerInfo: CustomerInfo;
    productIdentifier: string;
    transaction: PurchasesStoreTransaction;
}

Type declaration

Generated using TypeDoc