opClaimClaimableBalance property

  1. @TagNumber.new(15)
OperationClaimClaimableBalance get opClaimClaimableBalance

Implementation

@$pb.TagNumber(15)
OperationClaimClaimableBalance get opClaimClaimableBalance => $_getN(14);
  1. @TagNumber.new(15)
set opClaimClaimableBalance (OperationClaimClaimableBalance value)

Implementation

@$pb.TagNumber(15)
set opClaimClaimableBalance(OperationClaimClaimableBalance value) =>
    $_setField(15, value);