Voting helps other researchers find interesting modules.
If LocationType is CATEGORICAL, this is info about the category. For example, the category "Grocery Stores" includes chains such as Safeway and Whole Foods.
displayName
String.t
nil
locationCategory
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityActionsReminderLocationCategoryInfo{ displayName: String.t() | nil, locationCategory: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()