interface CdvPurchaseBraintreeApplePay {
    installed?: boolean;
    version?: string;
}

Properties

Properties

installed?: boolean
version?: string