GET api/Module/GetAllModule

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of ModuleDto
NameDescriptionTypeAdditional information
ModuleId

integer

None.

Name

string

None.

ImagePath

string

None.

Base64Image

string

None.

DescriptionTitle

string

None.

Description

string

None.

DisplayPosition

integer

None.

HaveReadMore

boolean

None.

CreatedOn

date

None.

RecordStatus

byte

None.

CurrentCount

integer

None.

Percentage

decimal number

None.

UsageOrderCount

integer

None.

AttributeDtoList

Collection of AttributeDto

None.

ModuleDescriptionDtoList

Collection of ModuleDescriptionDto

None.

IsChecked

boolean

None.

IsUrgentCapable

boolean

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.