SellerResourceOperations interface
Interface representing a SellerResource operations.
Properties
| list | List maccs by billing account |
Property Details
list
List maccs by billing account
list: (body: SellerResourceListRequest, options?: SellerResourceListOptionalParams) => Promise<Macc[]>
Property Value
(body: SellerResourceListRequest, options?: SellerResourceListOptionalParams) => Promise<Macc[]>