Aspose::BarCode::ComplexBarcode::SwissQRBill::get_Debtor method

SwissQRBill::get_Debtor method

Gets the debtor address.

System::SharedPtr<Address> Aspose::BarCode::ComplexBarcode::SwissQRBill::get_Debtor() const

Remarks

The debtor is optional. If it is omitted, both setting this field to null or setting an address with all null or empty values is ok.

The debtor address.

See Also