ConsentStore
class ConsentStore extends Model (View source)
Properties
| string | $defaultConsentTtl | ||
| bool | $enableConsentCreateOnUpdate | ||
| string[] | $labels | ||
| string | $name |
Methods
setDefaultConsentTtl($defaultConsentTtl)
No description
string
getDefaultConsentTtl()
No description
setEnableConsentCreateOnUpdate($enableConsentCreateOnUpdate)
No description
bool
getEnableConsentCreateOnUpdate()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
setName($name)
No description
string
getName()
No description
Details
setDefaultConsentTtl($defaultConsentTtl)
No description
string
getDefaultConsentTtl()
No description
setEnableConsentCreateOnUpdate($enableConsentCreateOnUpdate)
No description
bool
getEnableConsentCreateOnUpdate()
No description
setLabels($labels)
No description
string[]
getLabels()
No description
setName($name)
No description
string
getName()
No description