CompanyMasterDataServiceMapping
Extends
Indexable
[key: string]: string
Key is the DataRai specific name Value is the key of data-object from withData, comming from your data source.
Properties
companyNumber?
optionalcompanyNumber:string
firstName?
optionalfirstName:string
secondName?
optionalsecondName:string
street?
optionalstreet:string
country?
optionalcountry:string
zipCode?
optionalzipCode:string
city?
optionalcity:string
phone?
optionalphone:string
fax?
optionalfax:string
bank?
optionalbank:string
bankNumber?
optionalbankNumber:string
accountNumber?
optionalaccountNumber:string
taxId?
optionaltaxId:string
vatId?
optionalvatId:string
id?
optionalid:string
Optional, when not provided, DataRai will create one for you.