Click or drag to resize

VehicleDamageClaimSignature Property

Car Delivery Network
Readonly - Signature of person damage claim signing off this vehicle

Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3101.0 (3.2.3101)
Syntax
C#
public virtual Document DamageClaimSignature { get; set; }

Property Value

Document
See Also