ClientCitationImage Class
Information about the citation's icon.
Constructor
pydantic model ClientCitationImage
Keyword-Only Parameters
| Name | Description |
|---|---|
|
type
|
Default value: ImageObject
|
|
name
|
|
Attributes
name
field name: str = ''
type
field type: str = 'ImageObject'