stakingFee property

  1. @JsonKey(name: 'staking_fee')
int stakingFee
final

The fee, in DC, to add the gateway. See: https://docs.helium.com/blockchain/transaction-fees/

Implementation

@JsonKey(name: 'staking_fee')
final int stakingFee;