A Car Delivery Network Insurance entity
Inheritance Hierarchy
CarDeliveryNetwork.Api.DataInsurance
Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3011.0 (3.2.3011)
Syntax
The Insurance type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Insurance | Initializes a new instance of the Insurance class |
Properties
Name | Description | |
---|---|---|
![]() | Amount |
Amount
|
![]() | Company |
Company
|
![]() | Expiry |
Expiry
|
![]() | Name |
Name
|
Methods
Name | Description | |
---|---|---|
![]() | ToString |
Returns a serial representation of the object in JSON format.
(Overrides ObjectToString.) |
![]() | ToString(MessageFormat) |
Returns a serial representation of the object in the specified format.
|
See Also