Skip to main content

Interface: IUserMetadata

sdk.v1.IUserMetadata

Properties of a UserMetadata.

Implemented by

Properties

details

Optional details: null | IPayload

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.


summary

Optional summary: null | IPayload

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.