@plentymarkets/shop-api / companyGetters
Variable: companyGetters ​
const
companyGetters:object
Defined in: getters/companyGetters.ts:19
Type declaration ​
getCity() ​
getCity: (
company
) =>string
Parameters ​
company ​
Returns ​
string
getEmail() ​
getEmail: (
company
) =>string
Parameters ​
company ​
Returns ​
string
getName() ​
getName: (
company
) =>string
Parameters ​
company ​
Returns ​
string
getStreet() ​
getStreet: (
company
) =>string
Parameters ​
company ​
Returns ​
string