IdentityAmountEntry Data Type

Properties
name data type description
identity string
amount number

Example

{
  "identity" : "...",
  "amount" : 12345.0
}