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 v)

Implementation

@$pb.TagNumber(14)
set opCreateClaimableBalance(OperationCreateClaimableBalance v) { setField(14, v); }