celPayAccountPayload property

  1. @TagNumber.new(37)
CelPayAccountPayload get celPayAccountPayload

Implementation

@$pb.TagNumber(37)
CelPayAccountPayload get celPayAccountPayload => $_getN(36);
  1. @TagNumber.new(37)
set celPayAccountPayload (CelPayAccountPayload v)

Implementation

@$pb.TagNumber(37)
set celPayAccountPayload(CelPayAccountPayload v) { setField(37, v); }