class ActivateConsentRequest extends Model (View source)

Properties

string $consentArtifact
string $expireTime
string $ttl

Methods

setConsentArtifact($consentArtifact)

No description

string
getConsentArtifact()

No description

setExpireTime($expireTime)

No description

string
getExpireTime()

No description

setTtl($ttl)

No description

string
getTtl()

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

setTtl($ttl)

No description

Parameters

$ttl

string getTtl()

No description

Return Value

string