Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 2.03 KB

BusinessNumbers.md

File metadata and controls

22 lines (19 loc) · 2.03 KB

BusinessNumbers

Properties

Name Type Description Notes
url string The link to the current resource [optional]
debtor_link string A link to the Debtor [optional]
cvr string CVR - Company registration number - Deprecated. Please refer to the RegistrationNumberCVR [optional]
registration_number_cvr \Membercare\Client\Model\RegistrationNumberCVR [optional]
registration_number_swedish_company_number \Membercare\Client\Model\RegistrationNumberSwedishCompanyNumber [optional]
registration_number_norwegian_company_number \Membercare\Client\Model\RegistrationNumberNorwegianCompanyNumber [optional]
se string SE - Danish vat number - only newest valid number is returned! Deprecated. Please refer to the RegistrationNumbersSE [optional]
registration_numbers_se \Membercare\Client\Model\RegistrationNumberSE[] SE - Danish vat numbers [optional]
registration_number_vat \Membercare\Client\Model\RegistrationNumberVAT [optional]
registration_numbers_rut \Membercare\Client\Model\RegistrationNumberRUT[] RUT numbers [optional]
p string Production Number - Deprecated. Please refer to the ProductionNumber [optional]
production_number \Membercare\Client\Model\ProductionNumber [optional]
vat string International VAT Number Deprecated. Please refer to the RegistrationNumberVAT [optional]
rut string International RUT Number Deprecated. Please refer to the RegistrationNumbersRUT [optional]

[Back to Model list] [Back to API list] [Back to README]