Sha256: 2bbdffc70e5c221e203e4935502a2915e0e8c7543410707d2ffe959c2f91637c
Contents?: true
Size: 356 Bytes
Versions: 2
Compression:
Stored size: 356 Bytes
Contents
# Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. # typed: true # frozen_string_literal: true module OpenApiSDK module Shared # The remote data of the bank info in the context of the 3rd Party class RemoteData < ::OpenApiSDK::Utils::FieldAugmented extend T::Sig def initialize; end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
panora-0.2.5 | lib/open_api_sdk/models/shared/remote_data.rb |
panora-0.2.4 | lib/open_api_sdk/models/shared/remote_data.rb |