Class InvoiceCart

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

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