Currency
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_factory | MetaNodeFactory_node | no | |
_vendor | SysVendor_node | yes | |
_updateTick | Int | yes | |
_updateUser | User_node | yes | |
_createUser | User_node | yes | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
name | String | yes | |
id | String | yes | |
symbol | String | yes | |
decimalDigits | Int | yes | |
rounding | Int | yes | |
lastUpdate | Date | no | |
icon | _OutputBinaryStream | yes | |
isActive | Boolean | yes | |
exchangeRates | ExchangeRate_Collection | no | |
currentExchangeRates | ExchangeRate_Collection | no | |
exchangeRatesDestinationInverse | ExchangeRate_Collection | no | |
_etag | String | yes | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : Currency
Property | Type | Description |
---|---|---|
_id | Id |
asyncExport : Currency_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | Currency_Input |
duplicate : Currency
Mutation | Type | Description |
---|---|---|
_id | ID | |
data | Currency_Input |
saveExchangeRate : Boolean
Mutation | Type | Description |
---|---|---|
base | IntReference | |
destination | IntReference | |
dateRate | Date | |
rate | Decimal |