Sha256: 3172de5424b5c7c5b82c9ad6e784c35ae50f83cabbfae18ff96bde08ac82c39c
Contents?: true
Size: 372 Bytes
Versions: 2
Compression:
Stored size: 372 Bytes
Contents
# Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. # typed: true # frozen_string_literal: true module OpenApiSDK module Shared # The custom field mappings of the object between the remote 3rd party & Panora class FieldMappings < ::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/field_mappings.rb |
panora-0.2.4 | lib/open_api_sdk/models/shared/field_mappings.rb |