cashDepositAccountPayload property
Implementation
@$pb.TagNumber(4)
CashDepositAccountPayload get cashDepositAccountPayload => $_getN(3);
Implementation
@$pb.TagNumber(4)
set cashDepositAccountPayload(CashDepositAccountPayload v) { setField(4, v); }