westernUnionAccountPayload property

  1. @TagNumber(6)
WesternUnionAccountPayload get westernUnionAccountPayload

Implementation

@$pb.TagNumber(6)
WesternUnionAccountPayload get westernUnionAccountPayload => $_getN(5);
  1. @TagNumber(6)
set westernUnionAccountPayload (WesternUnionAccountPayload v)

Implementation

@$pb.TagNumber(6)
set westernUnionAccountPayload(WesternUnionAccountPayload v) { setField(6, v); }