getEveryStyle: Get List of Styles

Description Usage Arguments Value

Description

Gets a list of all styles.

Usage

1

Arguments

none

Value

id The unique id of the style.

name The name of the style.

description The description of the style.

categoryId The id of the category that the style is in. See the category return object for the details about the cateogry.

category Details about the category for the corresponding categoryId. This object contains the id and name of the category.

ibuMin The minimum in the typical IBU range for this style.

ibuMax The maximum in the typical IBU range for this style.

abvMin The minimum in the typical ABV range for this style.

abvMax The maximum in the typical ABV range for this style.

srmMin The minimum in the typical SRM range for this style.

srmMax The maximum in the typical SRM range for this style.

ogMin The minimum in the typical original gravity range for this style.

ogMax The maximum in the typical original gravity range for this style.

fgMin The minimum in the typical final gravity range for this style.

fgMax The maximum in the typical final gravity range for this style.


samterfa/brewerydb documentation built on June 24, 2019, 12:44 a.m.