Aspose::BarCode::ComplexBarcode::SwissQRBill::set_Debtor method

SwissQRBill::set_Debtor method

Sets the debtor address.

void Aspose::BarCode::ComplexBarcode::SwissQRBill::set_Debtor(System::SharedPtr<Address> value)

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