cashAtAtmAccountPayload property

  1. @TagNumber(40)
CashAtAtmAccountPayload get cashAtAtmAccountPayload

Implementation

@$pb.TagNumber(40)
CashAtAtmAccountPayload get cashAtAtmAccountPayload => $_getN(39);
  1. @TagNumber(40)
set cashAtAtmAccountPayload (CashAtAtmAccountPayload v)

Implementation

@$pb.TagNumber(40)
set cashAtAtmAccountPayload(CashAtAtmAccountPayload v) { setField(40, v); }