CurrencyConstant
A currency constant.
Columns
Name | Type | Behavior | Description |
CurrencyConstantBillableUnitMicros | Long | Attribute | BillableUnitMicros column for table CurrencyConstant |
CurrencyConstantCode | String | Attribute | Code column for table CurrencyConstant |
CurrencyConstantName | String | Attribute | Name column for table CurrencyConstant |
CurrencyConstantResourceName | String | Attribute | ResourceName column for table CurrencyConstant |
CurrencyConstantSymbol | String | Attribute | Symbol column for table CurrencyConstant |
CustomerId | Long | Attribute | ClientCustomerId column for table CurrencyConstant |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |
Last updated