interface SystemPropertiesInterface implements JsonSerializable

SystemPropertiesInterface.

This interface represents an object of Contentful-managed system properties.

Methods

__construct(array $data)

No description

string
getId()

No description

string
getType()

No description

Details

at line 22
__construct(array $data)

Parameters

array $data An array corresponding to the sys property in a Contentful resource

at line 27
string getId()

Return Value

string

at line 32
string getType()

Return Value

string