Name | Type | Description | Notes |
---|---|---|---|
errorMessage | string | Error message | [default to undefined] |
errorCode | number | error code | [default to undefined] |
errorCodeName | string | error code name | [default to undefined] |
errorField | string | The field which the error relates to * operator - transaction initiator * operators - transaction initiators * authorizationGroups - transaction authorizer groups * designatedSigner - transaction signer * designatedSigners - transaction signers * contractMethods - contract methods * amountAggregation - transaction amount aggregation configuration * src - transaction source asset configuration * dst - transaction destination asset configuration | [default to undefined] |
-
Operator
(value:'operator'
) -
Operators
(value:'operators'
) -
AuthorizationGroups
(value:'authorizationGroups'
) -
DesignatedSigner
(value:'designatedSigner'
) -
DesignatedSigners
(value:'designatedSigners'
) -
ContractMethods
(value:'contractMethods'
) -
AmountAggregation
(value:'amountAggregation'
) -
Src
(value:'src'
) -
Dst
(value:'dst'
)
[Back to top] [Back to API list] [Back to Model list] [Back to README]