interface Archivable implements ResourceInterface

Archivable interface.

Represents a resource which can be archived.

Methods

getSystemProperties()

Returns the resource's system properties, defined in the object "sys" in Contentful's responses.

Link
asLink()

Creates a Link representation of the current resource.

Details

in ResourceInterface at line 29
SystemProperties getSystemProperties()

Returns the resource's system properties, defined in the object "sys" in Contentful's responses.

Return Value

SystemProperties

Creates a Link representation of the current resource.

Return Value

Link