class ExportAssetsRequest extends Collection (View source)

Properties

protected $collection_key
string[] $assetTypes
string $contentType
protected $outputConfigType
protected $outputConfigDataType
string $readTime
string[] $relationshipTypes

Methods

setAssetTypes($assetTypes)

No description

string[]
getAssetTypes()

No description

setContentType($contentType)

No description

string
getContentType()

No description

setOutputConfig(OutputConfig $outputConfig)

No description

getOutputConfig()

No description

setReadTime($readTime)

No description

string
getReadTime()

No description

setRelationshipTypes($relationshipTypes)

No description

string[]
getRelationshipTypes()

No description

Details

setAssetTypes($assetTypes)

No description

Parameters

$assetTypes

string[] getAssetTypes()

No description

Return Value

string[]

setContentType($contentType)

No description

Parameters

$contentType

string getContentType()

No description

Return Value

string

setOutputConfig(OutputConfig $outputConfig)

No description

Parameters

OutputConfig $outputConfig

OutputConfig getOutputConfig()

No description

Return Value

OutputConfig

setReadTime($readTime)

No description

Parameters

$readTime

string getReadTime()

No description

Return Value

string

setRelationshipTypes($relationshipTypes)

No description

Parameters

$relationshipTypes

string[] getRelationshipTypes()

No description

Return Value

string[]