Voting helps other researchers find interesting modules.
Expresses a parking restriction on a road; i.e. times at which parking on the road is prohibited.
restrictedHours
GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeScheduleProto.t
nil
restrictionType
String.t
serviceType
list(String.t)
vehicleType
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreParkingRestrictionProto{ restrictedHours: GoogleApi.ContentWarehouse.V1.Model.GeostoreTimeScheduleProto.t() | nil, restrictionType: String.t() | nil, serviceType: [String.t()] | nil, vehicleType: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()