Poq.SDK.Node

Home > @poq/sdk-sfcc > CustomObjectsClient

CustomObjectsClient class

Signature:

export declare class CustomObjectsClient extends BaseAPI implements ICustomObjectsClient 

Extends: BaseAPI

Implements: ICustomObjectsClient

Methods

Method Modifiers Description
getCustomObjectsByIDByID(objectType, key, options)   Reads a custom object with a given object type ID and a value for the key attribute of the object which represents its unique identifier.