Class SocialHub

Hierarchy (view full)

Constructors

Properties

hubId: number = null

Hub ID on Subsocial chain.

Example

https://grillapp.net/12927
status: HubStatus = null

Hub status (1: draft - deploying to chain, 5: active, 100: error).

name: string = null

Name of the hub.

about: string = null

Short description about the hub.

tags: string = null

Comma separated tags associated with the hub.

numOfChannels: number = null

Number of channels in the hub.

API_PREFIX: string = null

API url prefix for this class.

uuid: string

Unique identifier of the model.

createTime: string = null

The object's creation date

updateTime: string = null

The date when the object was last updated

Methods