Module: Mailfloss
- Defined in:
- lib/mailfloss.rb,
lib/mailfloss/client.rb,
lib/mailfloss/errors.rb,
lib/mailfloss/version.rb,
lib/mailfloss/resources.rb,
lib/mailfloss/transport.rb,
sig/types.rbs,
sig/mailfloss.rbs,
sig/resources.rbs
Overview
Response shapes, hand-derived from the mailfloss v1 OpenAPI spec (docs/api/openapi.v1.public.json). Responses are parsed with JSON.parse(symbolize_names: true), so all keys are Symbols.
Defined Under Namespace
Modules: Resources, Types, _Sleeper, _Transport Classes: APIError, Client, ConfigurationError, Error, Transport
Constant Summary collapse
- VERSION =
"0.1.0"