| ExchangeRate Properties | 
The ExchangeRate type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AsOfDate | 
            
            Product: QBO
            Description: Date as on which the
            exchange rate needs to be set.
            
             | 
|  | AsOfDateSpecified | |
|  | AttachableRef | 
            Specifies entity name of the attachment from where the attachment was requested
            
            (Inherited from IntuitEntity.) | 
|  | CustomField | 
            
            Product: QBW
            Description: Custom field (or data extension).
            Filterable: QBW
            
            (Inherited from IntuitEntity.) | 
|  | domain | 
            
            Product: ALL
            Description: Domain in which the entity belongs.
            
            (Inherited from IntuitEntity.) | 
|  | ExchangeRateEx | 
            Internal use only: extension place holder for
            Exchange Rate
             | 
|  | HeaderFull | 
            Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
            (Inherited from IntuitEntity.) | 
|  | HeaderLite | 
            Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
            (Inherited from IntuitEntity.) | 
|  | Id | 
            
            Product: ALL
            Description: Unique Identifier for an Intuit entity (object). [br /]Required for the update operation.
            Required: ALL
            Filterable: ALL
            
            (Inherited from IntuitEntity.) | 
|  | MetaData | 
            
            Product: ALL
            Description: Descriptive information about the entity.  The MetaData values are set by Data Services and are read only for all applications.
            
            (Inherited from IntuitEntity.) | 
|  | NameAndId | 
            Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
            (Inherited from IntuitEntity.) | 
|  | Overview | 
            Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
            (Inherited from IntuitEntity.) | 
|  | Rate | 
            
            Product: QBO
            Description: Exchange rate to be
            set between these two currencies for the mentioned date.
            
             | 
|  | RateSpecified | |
|  | SourceCurrencyCode | 
            
            Product: QBO
            Description: Universal 3-letter
            code of source currency from which exchange rate is required,
            usually LHS of the equation. Example: 1 USD = 65 INR. Here USD
            would be the source currency.
            Max Length: 3
            
             | 
|  | sparse | 
            
            Product: ALL
            Description: True if the entity representation has a partial set of elements. Output only field.
            
            (Inherited from IntuitEntity.) | 
|  | sparseSpecified | (Inherited from IntuitEntity.) | 
|  | status | 
            
            Product: ALL
            Description: System status of the entity. Output only field.[br /]
            Filterable: ALL
            
            (Inherited from IntuitEntity.) | 
|  | statusSpecified | (Inherited from IntuitEntity.) | 
|  | SyncToken | 
            
            Product: ALL
            Description: Version number of the entity.  The SyncToken is used to lock the entity for use by one application at a time. As soon as an application modifies an entity, its SyncToken is incremented; another application's request to modify the entity with the same SyncToken will fail. Only the latest version of the entity is maintained by Data Services.  An attempt to modify an entity specifying an older SyncToken will fail. [br /]Required for the update operation.
            Required: ALL
            
            (Inherited from IntuitEntity.) | 
|  | TargetCurrencyCode | 
            
            Product: QBO
            Description: Universal 3-letter
            currency code of target currency against which exchange rate is
            required, usually RHS of the equation. Usually this would be the
            home currency.
            Max Length: 3
            
             | 
 See Also
See Also