Click or drag to resize
CompanyCurrencyCode Property
Product: QBO Description: Universal 3-letter currency code like USD, CAD, EUR, etc. Required for the create/delete operation. Max Length: 3

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public string Code { get; set; }

Property Value

Type: String
Remarks