Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.51 KB

CompanyPut.md

File metadata and controls

21 lines (18 loc) · 1.51 KB

CompanyPut

Properties

Name Type Description Notes
company_name string The name of the company [optional]
company_name2 string The name2 of the company [optional]
category \Membercare\Client\Model\CompanyCategory [optional]
finance_type \Membercare\Client\Model\FinanceType [optional]
default_payer_rule \Membercare\Client\Model\PayerRule [optional]
default_agreement \Membercare\Client\Model\Agreement [optional]
public_establishment bool Public Establishment [optional]
close_date \DateTime The day the unit was closed. Value is ignored when creating or updating! [optional]
einvoice_ean string Ean for electronic invoicing [optional]
einvoice_email string Email for electronic invoicing [optional]
close_reason \Membercare\Client\Model\CloseReason [optional]
default_address_type \Membercare\Client\Model\AddressRule [optional]
external_id string Id that comes from an external source to identify a member that exists both in Membercare and in another system [optional]

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