# Type alias HierarchyModelsSuccessState

HierarchyModelsSuccessState: object

State of a hierarchy models load that has succeeded.

# Type declaration

# error

error: undefined

Error, if one occurred


# hierarchies

hierarchies: HierarchyModel[]

Hierarchy models, if the load succeeded


# isError

isError: false

Whether the hierarchy models load has failed


# isLoading

isLoading: false

Whether the hierarchy models is loading


# isSuccess

isSuccess: true

Whether the hierarchy models load has succeeded


# status

status: "success"

Loading status