neftAccountPayload property

  1. @TagNumber(4)
NeftAccountPayload get neftAccountPayload

Implementation

@$pb.TagNumber(4)
NeftAccountPayload get neftAccountPayload => $_getN(3);
  1. @TagNumber(4)
set neftAccountPayload (NeftAccountPayload v)

Implementation

@$pb.TagNumber(4)
set neftAccountPayload(NeftAccountPayload v) { setField(4, v); }