zelleAccountPayload property

  1. @TagNumber(7)
ZelleAccountPayload get zelleAccountPayload

Implementation

@$pb.TagNumber(7)
ZelleAccountPayload get zelleAccountPayload => $_getN(6);
  1. @TagNumber(7)
set zelleAccountPayload (ZelleAccountPayload v)

Implementation

@$pb.TagNumber(7)
set zelleAccountPayload(ZelleAccountPayload v) { setField(7, v); }