class AppsDynamiteSharedCustomEmoji extends Model (View source)

Properties

string $blobId
string $contentType
string $createTimeMicros
protected $creatorUserIdType
protected $creatorUserIdDataType
string $deleteTimeMicros
string $ephemeralUrl
protected $ownerCustomerIdType
protected $ownerCustomerIdDataType
string $readToken
string $shortcode
string $state
string $updateTimeMicros
string $uuid

Methods

setBlobId($blobId)

No description

string
getBlobId()

No description

setContentType($contentType)

No description

string
getContentType()

No description

setCreateTimeMicros($createTimeMicros)

No description

string
getCreateTimeMicros()

No description

setCreatorUserId(UserId $creatorUserId)

No description

getCreatorUserId()

No description

setDeleteTimeMicros($deleteTimeMicros)

No description

string
getDeleteTimeMicros()

No description

setEphemeralUrl($ephemeralUrl)

No description

string
getEphemeralUrl()

No description

setOwnerCustomerId(CustomerId $ownerCustomerId)

No description

getOwnerCustomerId()

No description

setReadToken($readToken)

No description

string
getReadToken()

No description

setShortcode($shortcode)

No description

string
getShortcode()

No description

setState($state)

No description

string
getState()

No description

setUpdateTimeMicros($updateTimeMicros)

No description

string
getUpdateTimeMicros()

No description

setUuid($uuid)

No description

string
getUuid()

No description

Details

setBlobId($blobId)

No description

Parameters

$blobId

string getBlobId()

No description

Return Value

string

setContentType($contentType)

No description

Parameters

$contentType

string getContentType()

No description

Return Value

string

setCreateTimeMicros($createTimeMicros)

No description

Parameters

$createTimeMicros

string getCreateTimeMicros()

No description

Return Value

string

setCreatorUserId(UserId $creatorUserId)

No description

Parameters

UserId $creatorUserId

UserId getCreatorUserId()

No description

Return Value

UserId

setDeleteTimeMicros($deleteTimeMicros)

No description

Parameters

$deleteTimeMicros

string getDeleteTimeMicros()

No description

Return Value

string

setEphemeralUrl($ephemeralUrl)

No description

Parameters

$ephemeralUrl

string getEphemeralUrl()

No description

Return Value

string

setOwnerCustomerId(CustomerId $ownerCustomerId)

No description

Parameters

CustomerId $ownerCustomerId

CustomerId getOwnerCustomerId()

No description

Return Value

CustomerId

setReadToken($readToken)

No description

Parameters

$readToken

string getReadToken()

No description

Return Value

string

setShortcode($shortcode)

No description

Parameters

$shortcode

string getShortcode()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setUpdateTimeMicros($updateTimeMicros)

No description

Parameters

$updateTimeMicros

string getUpdateTimeMicros()

No description

Return Value

string

setUuid($uuid)

No description

Parameters

$uuid

string getUuid()

No description

Return Value

string