Module: OrangeData
- Defined in:
- lib/orange_data.rb,
lib/orange_data/receipt.rb,
lib/orange_data/version.rb,
lib/orange_data/transport.rb,
lib/orange_data/credentials.rb,
lib/orange_data/generated_attributes.rb
Overview
top-level namespace
Defined Under Namespace
Modules: GeneratedAttributes, StringExt Classes: Correction, CorrectionContent, CorrectionResult, Credentials, Document, PayloadContent, Receipt, ReceiptContent, ReceiptResult, Transport
Constant Summary collapse
- PAYLOAD_SCHEMA =
YAML.load_file(File.('schema_definitions.yml', __dir__)).freeze
- VERSION =
"1.0.0"