@plentymarkets/shop-api / barcodeGetters
Variable: barcodeGetters ​
const
barcodeGetters:object
Type declaration ​
getCode() ​
getCode: (
barcode
) =>string
Parameters ​
• barcode: Barcode
Returns ​
string
getCreatedAt() ​
getCreatedAt: (
barcode
) =>string
Parameters ​
• barcode: Barcode
Returns ​
string
getId() ​
getId: (
barcode
) =>number
Parameters ​
• barcode: Barcode
Returns ​
number
getName() ​
getName: (
barcode
) =>string
Parameters ​
• barcode: Barcode
Returns ​
string
getReferrers() ​
getReferrers: (
barcode
) =>number
[]
Parameters ​
• barcode: Barcode
Returns ​
number
[]
getType() ​
getType: (
barcode
) =>string
Parameters ​
• barcode: Barcode
Returns ​
string
getUpdatedAt() ​
getUpdatedAt: (
barcode
) =>string
Parameters ​
• barcode: Barcode
Returns ​
string