Voting helps other researchers find interesting modules.
namespace
String.t
nil
op
valueDouble
float()
valueFloat
number()
valueInt
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamNumericRestrictNamespace{ namespace: String.t() | nil, op: String.t() | nil, valueDouble: float() | nil, valueFloat: number() | nil, valueInt: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()