Property | Type | Description | |
---|---|---|---|
currency | MtGoxCurrencySymbol | ||
display | string | ||
value | double | ||
value_int | System.Int64 |
Method | Description | |
---|---|---|
MtGoxWalletBalance ( ) : System | ||
MtGoxWalletBalance ( double value, System.Int64 value_int, string display, MtGoxCurrencySymbol currency ) : System | ||
getObjects ( string jsonData ) : |
public MtGoxWalletBalance ( double value, System.Int64 value_int, string display, MtGoxCurrencySymbol currency ) : System | ||
value | double | |
value_int | System.Int64 | |
display | string | |
currency | MtGoxCurrencySymbol | |
return | System |
public static getObjects ( string jsonData ) : |
||
jsonData | string | |
return |