Variable rawCurrentInstanceSelectorConst

rawCurrentInstanceSelector: {
    blockchain_status: boolean;
    description: boolean;
    domain: boolean;
    image: boolean;
    is_delegated: boolean;
    is_valid: boolean;
    progress: boolean;
    status: boolean;
    title: boolean;
} = ...

Type declaration

  • blockchain_status: boolean
  • description: boolean
  • domain: boolean
  • image: boolean
  • is_delegated: boolean
  • is_valid: boolean
  • progress: boolean
  • status: boolean
  • title: boolean