Click or drag to resize

SiteOrderItemRentalSummaryEntity Class

Site Order Item Rental Summary
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomerSiteOrderItemRentalSummaryEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class SiteOrderItemRentalSummaryEntity

The SiteOrderItemRentalSummaryEntity type exposes the following members.

Constructors
  NameDescription
Public methodSiteOrderItemRentalSummaryEntity
Initializes a new instance of the SiteOrderItemRentalSummaryEntity class
Top
Properties
  NameDescription
Public propertyPriceId
Gets or sets the price identifier.
Public propertyRentTerm
Gets or sets the rent term.
Public propertyServiceFrequency
Gets or sets the service frequency.
Public propertySiteOrderId
Gets or sets the site order identifier.
Public propertySiteOrderItemRentalId
Gets or sets the site order item rental identifier.
Top
See Also