Deletable
interface Deletable implements ResourceInterface
Deletable interface.
Represents a resource which can be deleted.
Methods
getSystemProperties()
Returns the resource's system properties, defined in the object "sys" in Contentful's responses.
from ResourceInterface
Details
in ResourceInterface at line 29
SystemProperties
getSystemProperties()
Returns the resource's system properties, defined in the object "sys" in Contentful's responses.
in ResourceInterface at line 36
Link
asLink()
Creates a Link representation of the current resource.