nationalBankAccountPayload property

  1. @TagNumber(9)
NationalBankAccountPayload get nationalBankAccountPayload

Implementation

@$pb.TagNumber(9)
NationalBankAccountPayload get nationalBankAccountPayload => $_getN(8);
  1. @TagNumber(9)
set nationalBankAccountPayload (NationalBankAccountPayload v)

Implementation

@$pb.TagNumber(9)
set nationalBankAccountPayload(NationalBankAccountPayload v) { setField(9, v); }