@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Suppliers
Products
Relation
constructor
endpoint
http
options
uri
Helper
base
Endpoint
bulk
Delete
Suppliers
Products
Relation
Bulk
Delete
Failed
Suppliers
Products
Relation
Bulk
Delete
Body
Suppliers
Products
Relation
Bulk
Delete
Item
Suppliers
Products
Relation
Bulk
Delete
Response
Suppliers
Products
Relation
Options
Hierarchy
ThBaseHandler
SuppliersProductsRelation
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
bulk
Delete
Constructors
constructor
new
Suppliers
Products
Relation
(
options
:
SuppliersProductsRelationOptions
, http
:
Client
)
:
SuppliersProductsRelation
Parameters
options:
SuppliersProductsRelationOptions
http:
Client
Returns
SuppliersProductsRelation
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
SuppliersProductsRelationOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v1/business-partner-products'
Methods
bulk
Delete
bulk
Delete
(
body
:
SuppliersProductsRelationBulkDeleteBody
)
:
Promise
<
SuppliersProductsRelationBulkDeleteResponse
>
Parameters
body:
SuppliersProductsRelationBulkDeleteBody
Returns
Promise
<
SuppliersProductsRelationBulkDeleteResponse
>
Generated using
TypeDoc