Click or drag to resize

ICustomerEntityOfferedItems Property

Gets the list of offered items for an advantage

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Customer
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IOfferedItemEntityCollection OfferedItems { get; }

Property Value

Type: IOfferedItemEntityCollection
See Also