ObjectResponse
ODP Node SDK / ODP / ObjectResponse
Interface: ObjectResponse
Defined in: src/Api/Types/ObjectPayload.ts:15
The response format for a successful post to the V3 Objects API.
Properties
status
status:
number
Defined in: src/Api/Types/ObjectPayload.ts:17
timestamp
timestamp:
string
Defined in: src/Api/Types/ObjectPayload.ts:18
title
title:
string
Defined in: src/Api/Types/ObjectPayload.ts:16
Updated 4 days ago