Module: Haipa::Client::Serialization

Includes:
MsRest::Serialization
Defined in:
lib/haipa_rest/serialization.rb,
lib/haipa_rest.rb

Overview

Base module for Haipa Ruby serialization and deserialization.

Provides methods to serialize Ruby object into Ruby Hash and to deserialize Ruby Hash into Ruby object.

Defined Under Namespace

Classes: Serialization