Skip to main content

Interface: IUserMetadata

sdk.v1.IUserMetadata

Properties of a UserMetadata.

Hierarchy

Properties

details

Optional details: null | $Properties

Long-form text that provides details. This payload should be a "json/plain"-encoded payload that is a single JSON string for use in user interfaces. User interface formatting may apply to this text in common use. The payload data section is limited to 20000 bytes by default.

Inherited from

$Properties.details


summary

Optional summary: null | $Properties

Short-form text that provides a summary. This payload should be a "json/plain"-encoded payload that is a single JSON string for use in user interfaces. User interface formatting may not apply to this text when used in "title" situations. The payload data section is limited to 400 bytes by default.

Inherited from

$Properties.summary