Abstract
Optional
apiIgnored in delete calls.
Optional
entityThe entity type to be fetched. e.g. 'item'
If reference
is passed, the entity name of the reference will be used.
Optional
idThe id of the entity to be fetched.
If reference
is passed, the id of the reference will be used.
Optional
referenceA reference to the entity to be fetched. e.g. item:123
.
If reference
is passed, it overrides entityName
and id
.
Optional
suffixUsed to specify a suffix to the resource path.
Generated using TypeDoc
The contract used to specify the options for DELETE calls for Entities.