class Consent extends Collection (View source)

Properties

protected $collection_key
string $consentArtifact
string $expireTime
string[] $metadata
string $name
protected $policiesType
protected $policiesDataType
string $revisionCreateTime
string $revisionId
string $state
string $ttl
string $userId

Methods

setConsentArtifact($consentArtifact)

No description

string
getConsentArtifact()

No description

setExpireTime($expireTime)

No description

string
getExpireTime()

No description

setMetadata($metadata)

No description

string[]
getMetadata()

No description

setName($name)

No description

string
getName()

No description

setPolicies($policies)

No description

setRevisionCreateTime($revisionCreateTime)

No description

string
getRevisionCreateTime()

No description

setRevisionId($revisionId)

No description

string
getRevisionId()

No description

setState($state)

No description

string
getState()

No description

setTtl($ttl)

No description

string
getTtl()

No description

setUserId($userId)

No description

string
getUserId()

No description

Details

setConsentArtifact($consentArtifact)

No description

Parameters

$consentArtifact

string getConsentArtifact()

No description

Return Value

string

setExpireTime($expireTime)

No description

Parameters

$expireTime

string getExpireTime()

No description

Return Value

string

setMetadata($metadata)

No description

Parameters

$metadata

string[] getMetadata()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPolicies($policies)

No description

Parameters

$policies

setRevisionCreateTime($revisionCreateTime)

No description

Parameters

$revisionCreateTime

string getRevisionCreateTime()

No description

Return Value

string

setRevisionId($revisionId)

No description

Parameters

$revisionId

string getRevisionId()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setTtl($ttl)

No description

Parameters

$ttl

string getTtl()

No description

Return Value

string

setUserId($userId)

No description

Parameters

$userId

string getUserId()

No description

Return Value

string