@espressif/rainmaker-base-cdf
Preparing search index...
types/entities/group
ESPCDFGroupSharingUserInfoInterface
Interface ESPCDFGroupSharingUserInfoInterface
Interface representing a group sharing user information.
interface
ESPCDFGroupSharingUserInfoInterface
{
metadata
?:
Record
<
string
,
any
>
;
username
:
string
;
}
Index
Properties
metadata?
username
Properties
Optional
metadata
metadata
?:
Record
<
string
,
any
>
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
username
@espressif/rainmaker-base-cdf
Loading...
Interface representing a group sharing user information.