cashDepositAccountPayload property

  1. @TagNumber(4)
CashDepositAccountPayload get cashDepositAccountPayload

Implementation

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

Implementation

@$pb.TagNumber(4)
set cashDepositAccountPayload(CashDepositAccountPayload v) { setField(4, v); }