Interface VendorDirectFulfillmentShippingApiModelCustomerInvoiceList

Represents a list of customer invoices, potentially paginated.

CustomerInvoiceList

interface VendorDirectFulfillmentShippingApiModelCustomerInvoiceList {
    customerInvoices?: VendorDirectFulfillmentShippingApiModelCustomerInvoice[];
    pagination?: VendorDirectFulfillmentShippingApiModelPagination;
}

Properties

Represents a customer invoice within the CustomerInvoiceList.

CustomerInvoiceList

CustomerInvoiceList

MMNEPVFCICPMFPCPTTAAATR