Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 809 Bytes

UserIcon.md

File metadata and controls

13 lines (10 loc) · 809 Bytes

# UserIcon

Properties

Name Type Description Notes
id int Identifier [optional]
functionId int [optional]
function \Supla\ApiClient\Model\ChannelFunction [optional]
images string[] Base64-encoded images of this icon in light mode. Returned only if required by the `include` parameter in the single-entity endpoint. [optional]
imagesDark string[] Base64-encoded images of this icon in dark mode. Returned only if required by the `include` parameter in the single-entity endpoint. [optional]

[Back to Model list] [Back to API list] [Back to README]