ResourceDetails

23 Sep 20251 minute to read

An interface that holds the details of a resource.

Properties

groupData Record

Returns the respective resource fields data.

resource ResourcesModel

Returns the resource model data such as the field mapping options used within it.

resourceChild ResourceDetails[]

It returns the child level resources in compact mode.

resourceData Record

Returns the child resource data.

resourceId string

It returns the Id of current resource in compact mode.

resourceName string

It returns the Name of current resource in compact mode.