rentEpoch property

  1. @JsonKey(fromJson: bigIntFromNum)
BigInt rentEpoch
final

The epoch at which this account will next owe rent, as u64

Implementation

@JsonKey(fromJson: bigIntFromNum)
final BigInt rentEpoch;