Click or drag to resize

PricingDTOcurrency Property

OFV Kjøretøydata service

Gets or sets the currency.

Namespace:  OfvService.DTO.Common
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string currency { get; set; }

Property Value

Type: String
The currency - eg. NOK
See Also