invoiceCreditorAccount property

String? get invoiceCreditorAccount

Implementation

String? get invoiceCreditorAccount => _$this._invoiceCreditorAccount;
set invoiceCreditorAccount (String? invoiceCreditorAccount)

Implementation

set invoiceCreditorAccount(String? invoiceCreditorAccount) =>
    _$this._invoiceCreditorAccount = invoiceCreditorAccount;