Input Type | Accessed Type | Description | Notes |
---|---|---|---|
dict, frozendict.frozendict, | frozendict.frozendict, |
Key | Input Type | Accessed Type | Description | Notes |
---|---|---|---|---|
description | None, str, | NoneClass, str, | [optional] | |
reference | None, str, | NoneClass, str, | [optional] | |
amount | decimal.Decimal, int, float, | decimal.Decimal, | [optional] value must be a 64 bit float | |
fromAgentId | decimal.Decimal, int, | decimal.Decimal, | [optional] value must be a 64 bit integer | |
toAgentId | decimal.Decimal, int, | decimal.Decimal, | [optional] value must be a 64 bit integer |