opClaimClaimableBalance property
Implementation
@$pb.TagNumber(15)
OperationClaimClaimableBalance get opClaimClaimableBalance => $_getN(14);
Implementation
@$pb.TagNumber(15)
set opClaimClaimableBalance(OperationClaimClaimableBalance v) {
setField(15, v);
}