UNPKG

amazon-pay-async

Version:

API wrapper for Amazon Pay using promises and defining types

6 lines (5 loc) 125 B
export interface ISellerOrderAttributes { SellerOrderId: string; StoreName: string; CustomInformation: string; }