Type Alias: BootstrapResponse

BootstrapResponse: object

Represents the bootstraped response.

message: string

Required. The response message.

status: Status

Required. The response status.

types/types.ts:248