assetClosingAmount property

  1. @JsonKey(name: 'asset-closing-amount')
int? assetClosingAmount
final

The number of the asset's unit that were transferred to the close-to address.

Implementation

@JsonKey(name: 'asset-closing-amount')
final int? assetClosingAmount;