Body interface

An interface representing Body.

Properties

description

Description of the list.

metadata

Metadata of the list.

name

Name of the list.

Property Details

description

Description of the list.

description?: undefined | string

Property Value

undefined | string

metadata

Metadata of the list.

metadata?: undefined | [key: string]: string

Property Value

undefined | [key: string]: string

name

Name of the list.

name?: undefined | string

Property Value

undefined | string