opCreateClaimableBalance property

  1. @TagNumber.new(14)
OperationCreateClaimableBalance get opCreateClaimableBalance

Implementation

@$pb.TagNumber(14)
OperationCreateClaimableBalance get opCreateClaimableBalance => $_getN(13);
  1. @TagNumber.new(14)
set opCreateClaimableBalance (OperationCreateClaimableBalance value)

Implementation

@$pb.TagNumber(14)
set opCreateClaimableBalance(OperationCreateClaimableBalance value) =>
    $_setField(14, value);