Class InvoiceCart

All Implemented Interfaces:
Serializable, Cloneable, Iterable<InvoiceLine>, Collection<InvoiceLine>, List<InvoiceLine>, RandomAccess

@Generated(value="io.swagger.codegen.languages.JavaClientCodegen",
           date="2022-03-18T10:45:05.280Z")
public class InvoiceCart
extends ArrayList<InvoiceLine>
Корзина с набором позиций продаваемых товаров или услуг
See Also:
Serialized Form