UNPKG

@rnw-community/react-native-payments

Version:

Accept Payments with Apple Pay and Android Pay using the Payment Request API.

5 lines 181 B
export interface AndroidBillingAddressParameters { format?: 'FULL' | 'MIN'; phoneNumberRequired?: boolean; } //# sourceMappingURL=android-billing-address-parameters.d.ts.map