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?: string

Property Value

string

metadata

Metadata of the list.

metadata?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

name

Name of the list.

name?: string

Property Value

string