Rate Service API Class Library

Rate Members

Public Instance Constructors

Rate ConstructorInitializes a new instance of the Rate class.

Public Instance Properties

Ask The ask value of the rate
Bid The bid value of the rate
CurrencyPair The currency pair of the rate
Dealable The dealable status of the rate. D is dealable, R is Refered
DecimalPlaces The decimal places of the rate
Domain The domain of the rate. A is America, E is Europe
High The high value of the rate
Key The unique key associated with the currency pair
Low The low value of the rate

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToStringCreates a string representation of the rate

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

Rate Class | RateServiceAPI.Gain.RateService Namespace