PriceListItem Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class PriceListItem : CorrigoEntityWithOptimisticLock
The PriceListItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrencyTypeId |
Currency Type
|
![]() | Description |
Description. Max Length=1024
|
![]() | EndDate | |
![]() | ExternalID | |
![]() | InvoiceItem |
Invoice item dictionary
|
![]() | PriceListId |
Price List information Id
|
![]() | Rate |
Price
|
![]() | RateType |
Rate Type
|
![]() | Source | |
![]() | StartDate | |
![]() | VendorRate |
Vendor Rate
|
![]() | VendorType |
Vendor Type
|