Voting helps other researchers find interesting modules.
Actions supported by Madden for a local entity.
allowsGuestCheckout
boolean()
nil
isAsynchronousRestaurantReservation
restaurantReservationUrl
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeoOndemandAssistantSupportedActions{ allowsGuestCheckout: boolean() | nil, isAsynchronousRestaurantReservation: boolean() | nil, restaurantReservationUrl: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()