Home > @poq/sdk-sfcc > CustomObjectsClient
Signature:
export declare class CustomObjectsClient extends BaseAPI implements ICustomObjectsClient
Extends: BaseAPI
Implements: ICustomObjectsClient
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. |