UNPKG

amazon-pay-async

Version:

API wrapper for Amazon Pay using promises and defining types

4 lines (3 loc) 91 B
export interface IConfirmBillingAgreementRequest { AmazonBillingAgreementId: string; }