The description of a merchant
| MerchantVO | |
| Variables | |
| id | int64 |
| name | string |
| vat_number | string |
| bank_account_number | string |
| bank_identifier_code | string |
| merchant_content | MerchantContentVO |
| address | string |
| website | string |
| telephone | string |
| country_iso_code | string |
| display_name | string |
| merchantPrograms | MerchantProgram |
| facebookURL | string |
| inactive | bool |
| hidden | bool |
| merchant_modules | ModuleVO |
| identification_number | int64 |