BusinessEntity
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_factory | MetaNodeFactory_node | no | |
_updateTick | Int | yes | |
_updateUser | User_node | yes | |
_createUser | User_node | yes | |
_customData | Json | yes | |
_sourceId | String | yes | |
_id | Id | yes | |
id | String | yes | |
isActive | Boolean | yes | |
legalEntity | LegalEntity | yes | |
name | String | yes | |
country | Country_node | yes | |
currency | Currency_node | yes | |
taxIdNumber | String | yes | |
siret | String | yes | |
addresses | BusinessEntityAddress_Collection | yes | |
contacts | BusinessEntityContact_Collection | yes | |
primaryAddress | BusinessEntityAddress_node | no | |
primaryContact | BusinessEntityContact_node | no | |
image | _OutputBinaryStream | yes | |
website | String | yes | |
isSite | Boolean | no | |
parent | BusinessEntity_node | yes | |
site | Site_node | yes | |
customer | Customer_node | yes | |
supplier | Supplier_node | yes | |
composedDescription | String | no | |
frpKey | String | yes | |
frp1000IntegrationState | IntegrationState | yes | |
_etag | String | yes | |
_attachments | AttachmentAssociation_Collection | yes | |
isSupplier | Boolean | no | |
isCustomer | Boolean | no | |
_createStamp | Datetime | no | |
_updateStamp | Datetime | no |
Custom Queries
getDuplicate : BusinessEntity
Property | Type | Description |
---|---|---|
_id | Id |
bulkDeleteSupplier : BusinessEntity_Connection_bulkDeleteSupplier
bulkDeleteCustomer : BusinessEntity_Connection_bulkDeleteCustomer
bulkDeleteSite : BusinessEntity_Connection_bulkDeleteSite
bulkDelete : BusinessEntity_Connection_bulkDelete
asyncExport : BusinessEntity_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
Mutation | Type | Description |
---|---|---|
filter | String | |
data | BusinessEntity_Input |