Class: OpenApiSDK::Shared::RemoteData
- Inherits:
-
Utils::FieldAugmented
- Object
- Utils::FieldAugmented
- OpenApiSDK::Shared::RemoteData
- Extended by:
- T::Sig
- Defined in:
- lib/open_api_sdk/models/shared/remote_data.rb
Overview
The remote data of the bank info in the context of the 3rd Party
Instance Method Summary collapse
-
#initialize ⇒ RemoteData
constructor
A new instance of RemoteData.
Methods included from MetadataFields
#field, #fields, included, #marshal_json, #marshal_single
Constructor Details
#initialize ⇒ RemoteData
Returns a new instance of RemoteData.
17 |
# File 'lib/open_api_sdk/models/shared/remote_data.rb', line 17 def initialize; end |