UNPKG

amazon-pay-async

Version:

API wrapper for Amazon Pay using promises and defining types

6 lines (5 loc) 147 B
export interface ISellerBillingAgreementAttributes { SellerBillingAgreementId: string; StoreName: string; CustomInformation: string; }