IContractPriceFormat Property

GF API Documentation
Price Format

Namespace:  GF.Api.Contracts
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

int PriceFormat { get; }

Property Value

Type: Int32
Remarks

- positive values means number of digits after decimal point (2 = 0.01)
- negative values are divisors of fractional representation (-32 = 1[/32])
See Also

Reference