opCreateClaimableBalance property
Implementation
@$pb.TagNumber(14)
OperationCreateClaimableBalance get opCreateClaimableBalance => $_getN(13);
Implementation
@$pb.TagNumber(14)
set opCreateClaimableBalance(OperationCreateClaimableBalance v) {
setField(14, v);
}