class UserOwnedGrafeasNote extends Collection (View source)

Properties

protected $collection_key
string $delegationServiceAccountEmail
string $noteReference
protected $publicKeysType
protected $publicKeysDataType

Methods

setDelegationServiceAccountEmail($delegationServiceAccountEmail)

No description

string
setNoteReference($noteReference)

No description

string
getNoteReference()

No description

setPublicKeys($publicKeys)

No description

getPublicKeys()

No description

Details

setDelegationServiceAccountEmail($delegationServiceAccountEmail)

No description

Parameters

$delegationServiceAccountEmail

string getDelegationServiceAccountEmail()

No description

Return Value

string

setNoteReference($noteReference)

No description

Parameters

$noteReference

string getNoteReference()

No description

Return Value

string

setPublicKeys($publicKeys)

No description

Parameters

$publicKeys

AttestorPublicKey[] getPublicKeys()

No description

Return Value

AttestorPublicKey[]