GET api/Attribute/GetAllAttribute/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of AttributeDto
NameDescriptionTypeAdditional information
AttributeId

integer

None.

ModuleId

integer

None.

Name

string

None.

StyleClass

string

None.

Description

string

None.

MinCostValue

decimal number

None.

MaxCostValue

decimal number

None.

InputType

byte

None.

ImagePath

string

None.

Base64Image

string

None.

DisplayPosition

byte

None.

DefaultValue

string

None.

CreatedOn

date

None.

RecordStatus

byte

None.

UsageOrderCount

integer

None.

ModuleDto

ModuleDto

None.

AttributeQuestionDtoList

Collection of AttributeQuestionDto

None.

ServiceCompanyAttributeDto

Collection of ServiceCompanyAttributeDto

None.

ServiceOrderItemAnswerDtoList

Collection of ServiceOrderItemAnswerDto

None.

ServiceCompanyId

integer

None.

ServiceCompanyModuleId

integer

None.

ServiceCompanyBranchId

integer

None.

IsChecked

boolean

None.

isNewArrivalin5Days

boolean

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.