GET api/Supplements/types

Obtiene el listo de tipos de suplementos

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

ApiDataResultOfIEnumerableOfSupplementTypeDto
NameDescriptionTypeAdditional information
Data

Collection of SupplementTypeDto

None.

Success

boolean

None.

Message

string

None.

Errors

Collection of CustomError

None.

Warnings

Collection of string

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.