Sha256: d95b2f3df4262b84e4a685e61831192f52adf4b2f5597d79bfb54c5d642db724
Contents?: true
Size: 321 Bytes
Versions: 2
Compression:
Stored size: 321 Bytes
Contents
# Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT. # typed: true # frozen_string_literal: true module OpenApiSDK module Shared # The created date of the object class CreatedAt < ::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/created_at.rb |
panora-0.2.4 | lib/open_api_sdk/models/shared/created_at.rb |