phrase 2.17.0 → 2.19.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +14 -0
- data/README.md +14 -29
- data/docs/Account.md +2 -2
- data/docs/AccountDetails.md +2 -2
- data/docs/Authorization.md +3 -3
- data/docs/AuthorizationCreateParameters.md +1 -1
- data/docs/AuthorizationUpdateParameters.md +1 -1
- data/docs/AuthorizationWithToken.md +3 -3
- data/docs/BitbucketSync.md +2 -2
- data/docs/BlacklistedKey.md +2 -2
- data/docs/Branch.md +3 -3
- data/docs/Comment.md +2 -2
- data/docs/CommentReaction.md +2 -2
- data/docs/CommentRepliesApi.md +3 -1
- data/docs/CommentsApi.md +5 -3
- data/docs/CommentsListParameters.md +3 -1
- data/docs/CurrentUser.md +2 -2
- data/docs/Distribution.md +2 -2
- data/docs/DistributionCreateParameters.md +1 -1
- data/docs/DistributionPreview.md +2 -2
- data/docs/Document.md +2 -2
- data/docs/FigmaAttachment.md +2 -2
- data/docs/GitlabSync.md +2 -2
- data/docs/GitlabSyncHistory.md +3 -3
- data/docs/{GitlabSyncHistoryErrors.md → GitlabSyncHistoryErrorsInner.md} +2 -2
- data/docs/Glossary.md +2 -2
- data/docs/GlossaryTerm.md +2 -2
- data/docs/GlossaryTermTranslation.md +2 -2
- data/docs/Invitation.md +5 -5
- data/docs/{InlineResponse422.md → InvitationCreate422Response.md} +3 -3
- data/docs/{InlineResponse422Errors.md → InvitationCreate422ResponseErrorsInner.md} +2 -2
- data/docs/Job.md +3 -3
- data/docs/JobComment.md +2 -2
- data/docs/JobCommentsApi.md +3 -1
- data/docs/JobCreateParameters.md +1 -1
- data/docs/JobDetails.md +3 -3
- data/docs/JobLocale.md +2 -2
- data/docs/JobLocalesApi.md +1 -1
- data/docs/JobTemplate.md +2 -2
- data/docs/JobTemplateDetails.md +2 -2
- data/docs/JobTemplateLocalesApi.md +1 -1
- data/docs/JobTemplatesApi.md +2 -2
- data/docs/JobUpdateParameters.md +1 -1
- data/docs/JobsApi.md +1 -1
- data/docs/KeyCreateParameters.md +1 -1
- data/docs/KeyUpdateParameters.md +1 -1
- data/docs/Locale.md +2 -2
- data/docs/LocaleDetails.md +2 -2
- data/docs/LocalesApi.md +1 -1
- data/docs/Member.md +4 -4
- data/docs/MemberProjectDetail.md +3 -3
- data/docs/{MemberProjectDetailProjectRoles.md → MemberProjectDetailProjectRolesInner.md} +2 -2
- data/docs/{MemberSpaces.md → MemberSpacesInner.md} +4 -4
- data/docs/Notification.md +6 -6
- data/docs/NotificationGroup.md +2 -2
- data/docs/NotificationGroupDetail.md +2 -2
- data/docs/OrganizationJobTemplate.md +2 -2
- data/docs/OrganizationJobTemplateDetails.md +2 -2
- data/docs/OrganizationJobTemplateLocalesApi.md +1 -1
- data/docs/OrganizationJobTemplatesApi.md +2 -2
- data/docs/Project.md +2 -2
- data/docs/ProjectCreateParameters.md +1 -1
- data/docs/ProjectDetails.md +2 -2
- data/docs/ProjectLocales.md +2 -2
- data/docs/ProjectShort.md +2 -2
- data/docs/ProjectUpdateParameters.md +1 -1
- data/docs/ProjectsApi.md +1 -1
- data/docs/Release.md +2 -2
- data/docs/ReleasePreview.md +2 -2
- data/docs/RepliesListParameters.md +3 -1
- data/docs/Screenshot.md +2 -2
- data/docs/ScreenshotMarker.md +2 -2
- data/docs/ScreenshotUpdateParameters.md +1 -1
- data/docs/ScreenshotsApi.md +1 -1
- data/docs/Space.md +2 -2
- data/docs/Space1.md +2 -2
- data/docs/Styleguide.md +2 -2
- data/docs/StyleguideCreateParameters.md +1 -1
- data/docs/StyleguideDetails.md +2 -2
- data/docs/StyleguideUpdateParameters.md +1 -1
- data/docs/Tag.md +2 -2
- data/docs/TagWithStats.md +2 -2
- data/docs/Team.md +2 -2
- data/docs/TeamDetail.md +2 -2
- data/docs/TeamShort.md +2 -2
- data/docs/Translation.md +2 -2
- data/docs/TranslationDetails.md +2 -2
- data/docs/TranslationKey.md +2 -2
- data/docs/TranslationKeyDetails.md +2 -2
- data/docs/TranslationOrder.md +2 -2
- data/docs/TranslationVersion.md +3 -3
- data/docs/TranslationVersionWithUser.md +3 -3
- data/docs/Upload.md +2 -2
- data/docs/UploadsApi.md +4 -4
- data/docs/User.md +2 -2
- data/docs/Variable.md +2 -2
- data/docs/Webhook.md +2 -2
- data/docs/WebhookDelivery.md +3 -3
- data/lib/phrase/api/comment_replies_api.rb +3 -0
- data/lib/phrase/api/comments_api.rb +3 -0
- data/lib/phrase/api/job_comments_api.rb +3 -0
- data/lib/phrase/configuration.rb +6 -6
- data/lib/phrase/models/account.rb +3 -1
- data/lib/phrase/models/account_details.rb +4 -3
- data/lib/phrase/models/account_search_result.rb +3 -1
- data/lib/phrase/models/affected_count.rb +3 -1
- data/lib/phrase/models/affected_resources.rb +3 -1
- data/lib/phrase/models/authorization.rb +3 -1
- data/lib/phrase/models/authorization_create_parameters.rb +3 -1
- data/lib/phrase/models/authorization_update_parameters.rb +3 -1
- data/lib/phrase/models/authorization_with_token.rb +4 -3
- data/lib/phrase/models/bitbucket_sync.rb +3 -1
- data/lib/phrase/models/bitbucket_sync_export_parameters.rb +3 -1
- data/lib/phrase/models/bitbucket_sync_export_response.rb +3 -1
- data/lib/phrase/models/bitbucket_sync_import_parameters.rb +3 -1
- data/lib/phrase/models/blacklisted_key.rb +3 -1
- data/lib/phrase/models/blacklisted_key_create_parameters.rb +3 -1
- data/lib/phrase/models/blacklisted_key_update_parameters.rb +3 -1
- data/lib/phrase/models/branch.rb +3 -1
- data/lib/phrase/models/branch_create_parameters.rb +3 -1
- data/lib/phrase/models/branch_merge_parameters.rb +3 -1
- data/lib/phrase/models/branch_name.rb +3 -1
- data/lib/phrase/models/branch_update_parameters.rb +3 -1
- data/lib/phrase/models/comment.rb +3 -1
- data/lib/phrase/models/comment_create_parameters.rb +3 -1
- data/lib/phrase/models/comment_mark_read_parameters.rb +3 -1
- data/lib/phrase/models/comment_reaction.rb +3 -1
- data/lib/phrase/models/comment_update_parameters.rb +3 -1
- data/lib/phrase/models/comments_list_parameters.rb +17 -5
- data/lib/phrase/models/current_user.rb +3 -1
- data/lib/phrase/models/distribution.rb +3 -1
- data/lib/phrase/models/distribution_create_parameters.rb +4 -2
- data/lib/phrase/models/distribution_preview.rb +3 -1
- data/lib/phrase/models/distribution_update_parameters.rb +3 -1
- data/lib/phrase/models/document.rb +3 -1
- data/lib/phrase/models/figma_attachment.rb +3 -1
- data/lib/phrase/models/figma_attachment_create_parameters.rb +3 -1
- data/lib/phrase/models/figma_attachment_update_parameters.rb +3 -1
- data/lib/phrase/models/format.rb +3 -1
- data/lib/phrase/models/github_sync_export_parameters.rb +3 -1
- data/lib/phrase/models/github_sync_import_parameters.rb +3 -1
- data/lib/phrase/models/gitlab_sync.rb +3 -1
- data/lib/phrase/models/gitlab_sync_export.rb +3 -1
- data/lib/phrase/models/gitlab_sync_export_parameters.rb +3 -1
- data/lib/phrase/models/gitlab_sync_history.rb +4 -2
- data/lib/phrase/models/{gitlab_sync_history_errors.rb → gitlab_sync_history_errors_inner.rb} +6 -4
- data/lib/phrase/models/gitlab_sync_import_parameters.rb +3 -1
- data/lib/phrase/models/glossary.rb +3 -1
- data/lib/phrase/models/glossary_create_parameters.rb +3 -1
- data/lib/phrase/models/glossary_term.rb +3 -1
- data/lib/phrase/models/glossary_term_create_parameters.rb +3 -1
- data/lib/phrase/models/glossary_term_translation.rb +3 -1
- data/lib/phrase/models/glossary_term_translation_create_parameters.rb +3 -1
- data/lib/phrase/models/glossary_term_translation_update_parameters.rb +3 -1
- data/lib/phrase/models/glossary_term_update_parameters.rb +3 -1
- data/lib/phrase/models/glossary_update_parameters.rb +3 -1
- data/lib/phrase/models/icu.rb +3 -1
- data/lib/phrase/models/icu_skeleton_parameters.rb +3 -1
- data/lib/phrase/models/invitation.rb +4 -2
- data/lib/phrase/models/{inline_response422.rb → invitation_create422_response.rb} +7 -5
- data/lib/phrase/models/{inline_response422_errors.rb → invitation_create422_response_errors_inner.rb} +6 -4
- data/lib/phrase/models/invitation_create_parameters.rb +3 -1
- data/lib/phrase/models/invitation_update_parameters.rb +3 -1
- data/lib/phrase/models/invitation_update_settings_parameters.rb +3 -1
- data/lib/phrase/models/job.rb +3 -1
- data/lib/phrase/models/job_comment.rb +3 -1
- data/lib/phrase/models/job_comment_create_parameters.rb +3 -1
- data/lib/phrase/models/job_comment_update_parameters.rb +3 -1
- data/lib/phrase/models/job_complete_parameters.rb +3 -1
- data/lib/phrase/models/job_create_parameters.rb +3 -1
- data/lib/phrase/models/job_details.rb +4 -3
- data/lib/phrase/models/job_keys_create_parameters.rb +3 -1
- data/lib/phrase/models/job_locale.rb +3 -1
- data/lib/phrase/models/job_locale_complete_parameters.rb +3 -1
- data/lib/phrase/models/job_locale_complete_review_parameters.rb +3 -1
- data/lib/phrase/models/job_locale_reopen_parameters.rb +3 -1
- data/lib/phrase/models/job_locale_update_parameters.rb +3 -1
- data/lib/phrase/models/job_locales_create_parameters.rb +3 -1
- data/lib/phrase/models/job_preview.rb +3 -1
- data/lib/phrase/models/job_reopen_parameters.rb +3 -1
- data/lib/phrase/models/job_start_parameters.rb +3 -1
- data/lib/phrase/models/job_template.rb +3 -1
- data/lib/phrase/models/job_template_create_parameters.rb +3 -1
- data/lib/phrase/models/job_template_details.rb +4 -3
- data/lib/phrase/models/job_template_locale_update_parameters.rb +3 -1
- data/lib/phrase/models/job_template_locales.rb +3 -1
- data/lib/phrase/models/job_template_locales_create_parameters.rb +3 -1
- data/lib/phrase/models/job_template_preview.rb +3 -1
- data/lib/phrase/models/job_template_update_parameters.rb +3 -1
- data/lib/phrase/models/job_update_parameters.rb +3 -1
- data/lib/phrase/models/key_create_parameters.rb +3 -1
- data/lib/phrase/models/key_preview.rb +3 -1
- data/lib/phrase/models/key_update_parameters.rb +3 -1
- data/lib/phrase/models/keys_exclude_parameters.rb +3 -1
- data/lib/phrase/models/keys_include_parameters.rb +3 -1
- data/lib/phrase/models/keys_search_parameters.rb +3 -1
- data/lib/phrase/models/keys_tag_parameters.rb +3 -1
- data/lib/phrase/models/keys_untag_parameters.rb +3 -1
- data/lib/phrase/models/locale.rb +3 -1
- data/lib/phrase/models/locale_create_parameters.rb +3 -1
- data/lib/phrase/models/locale_details.rb +4 -3
- data/lib/phrase/models/locale_preview.rb +3 -1
- data/lib/phrase/models/locale_preview1.rb +3 -1
- data/lib/phrase/models/locale_statistics.rb +3 -1
- data/lib/phrase/models/locale_team_preview.rb +3 -1
- data/lib/phrase/models/locale_update_parameters.rb +3 -1
- data/lib/phrase/models/locale_user_preview.rb +3 -1
- data/lib/phrase/models/member.rb +4 -2
- data/lib/phrase/models/member_project_detail.rb +5 -3
- data/lib/phrase/models/{member_project_detail_project_roles.rb → member_project_detail_project_roles_inner.rb} +6 -4
- data/lib/phrase/models/{member_spaces.rb → member_spaces_inner.rb} +6 -4
- data/lib/phrase/models/member_update_parameters.rb +3 -1
- data/lib/phrase/models/member_update_settings_parameters.rb +3 -1
- data/lib/phrase/models/notification.rb +3 -1
- data/lib/phrase/models/notification_group.rb +3 -1
- data/lib/phrase/models/notification_group_detail.rb +3 -1
- data/lib/phrase/models/order_confirm_parameters.rb +3 -1
- data/lib/phrase/models/order_create_parameters.rb +3 -1
- data/lib/phrase/models/organization_job_template.rb +3 -1
- data/lib/phrase/models/organization_job_template_create_parameters.rb +3 -1
- data/lib/phrase/models/organization_job_template_details.rb +3 -2
- data/lib/phrase/models/organization_job_template_locale_update_parameters.rb +3 -1
- data/lib/phrase/models/organization_job_template_locales_create_parameters.rb +3 -1
- data/lib/phrase/models/organization_job_template_update_parameters.rb +3 -1
- data/lib/phrase/models/project.rb +3 -1
- data/lib/phrase/models/project_create_parameters.rb +3 -1
- data/lib/phrase/models/project_details.rb +4 -3
- data/lib/phrase/models/project_locales.rb +3 -9
- data/lib/phrase/models/project_short.rb +3 -1
- data/lib/phrase/models/project_update_parameters.rb +3 -1
- data/lib/phrase/models/release.rb +3 -1
- data/lib/phrase/models/release_create_parameters.rb +3 -1
- data/lib/phrase/models/release_preview.rb +3 -1
- data/lib/phrase/models/release_update_parameters.rb +3 -1
- data/lib/phrase/models/replies_list_parameters.rb +17 -5
- data/lib/phrase/models/screenshot.rb +3 -1
- data/lib/phrase/models/screenshot_marker.rb +3 -1
- data/lib/phrase/models/screenshot_marker_create_parameters.rb +3 -1
- data/lib/phrase/models/screenshot_marker_update_parameters.rb +3 -1
- data/lib/phrase/models/screenshot_update_parameters.rb +3 -1
- data/lib/phrase/models/search_in_account_parameters.rb +3 -1
- data/lib/phrase/models/space.rb +3 -1
- data/lib/phrase/models/space1.rb +3 -1
- data/lib/phrase/models/space_create_parameters.rb +3 -1
- data/lib/phrase/models/space_update_parameters.rb +3 -1
- data/lib/phrase/models/spaces_projects_create_parameters.rb +3 -1
- data/lib/phrase/models/styleguide.rb +3 -1
- data/lib/phrase/models/styleguide_create_parameters.rb +3 -1
- data/lib/phrase/models/styleguide_details.rb +4 -3
- data/lib/phrase/models/styleguide_preview.rb +3 -1
- data/lib/phrase/models/styleguide_update_parameters.rb +3 -1
- data/lib/phrase/models/subscription.rb +3 -1
- data/lib/phrase/models/tag.rb +3 -1
- data/lib/phrase/models/tag_create_parameters.rb +3 -1
- data/lib/phrase/models/tag_with_stats.rb +4 -3
- data/lib/phrase/models/tag_with_stats1_statistics.rb +3 -1
- data/lib/phrase/models/tag_with_stats1_statistics1.rb +3 -1
- data/lib/phrase/models/team.rb +3 -1
- data/lib/phrase/models/team_create_parameters.rb +3 -1
- data/lib/phrase/models/team_detail.rb +3 -1
- data/lib/phrase/models/team_short.rb +3 -1
- data/lib/phrase/models/team_update_parameters.rb +3 -1
- data/lib/phrase/models/teams_projects_create_parameters.rb +3 -1
- data/lib/phrase/models/teams_spaces_create_parameters.rb +3 -1
- data/lib/phrase/models/teams_users_create_parameters.rb +3 -1
- data/lib/phrase/models/translation.rb +3 -1
- data/lib/phrase/models/translation_create_parameters.rb +3 -1
- data/lib/phrase/models/translation_details.rb +4 -3
- data/lib/phrase/models/translation_exclude_parameters.rb +3 -1
- data/lib/phrase/models/translation_include_parameters.rb +3 -1
- data/lib/phrase/models/translation_key.rb +3 -1
- data/lib/phrase/models/translation_key_details.rb +4 -3
- data/lib/phrase/models/translation_order.rb +3 -1
- data/lib/phrase/models/translation_review_parameters.rb +3 -1
- data/lib/phrase/models/translation_unverify_parameters.rb +3 -1
- data/lib/phrase/models/translation_update_parameters.rb +3 -1
- data/lib/phrase/models/translation_verify_parameters.rb +3 -1
- data/lib/phrase/models/translation_version.rb +3 -1
- data/lib/phrase/models/translation_version_with_user.rb +4 -3
- data/lib/phrase/models/translations_exclude_parameters.rb +3 -1
- data/lib/phrase/models/translations_include_parameters.rb +3 -1
- data/lib/phrase/models/translations_review_parameters.rb +3 -1
- data/lib/phrase/models/translations_search_parameters.rb +3 -1
- data/lib/phrase/models/translations_unverify_parameters.rb +3 -1
- data/lib/phrase/models/translations_verify_parameters.rb +3 -1
- data/lib/phrase/models/upload.rb +3 -1
- data/lib/phrase/models/upload_summary.rb +3 -1
- data/lib/phrase/models/user.rb +3 -1
- data/lib/phrase/models/user_preview.rb +3 -1
- data/lib/phrase/models/variable.rb +3 -1
- data/lib/phrase/models/variable_create_parameters.rb +3 -1
- data/lib/phrase/models/variable_update_parameters.rb +3 -1
- data/lib/phrase/models/webhook.rb +3 -1
- data/lib/phrase/models/webhook_create_parameters.rb +3 -1
- data/lib/phrase/models/webhook_delivery.rb +3 -1
- data/lib/phrase/models/webhook_update_parameters.rb +3 -1
- data/lib/phrase/version.rb +1 -1
- data/lib/phrase.rb +5 -20
- data/spec/api/comment_replies_api_spec.rb +1 -0
- data/spec/api/comments_api_spec.rb +1 -0
- data/spec/api/job_comments_api_spec.rb +1 -0
- data/spec/models/comments_list_parameters_spec.rb +6 -0
- data/spec/models/{gitlab_sync_history_errors_spec.rb → gitlab_sync_history_errors_inner_spec.rb} +6 -6
- data/spec/models/{inline_response422_errors_spec.rb → invitation_create422_response_errors_inner_spec.rb} +6 -6
- data/spec/models/{inline_response422_spec.rb → invitation_create422_response_spec.rb} +6 -6
- data/spec/models/{member_project_detail_project_roles_spec.rb → member_project_detail_project_roles_inner_spec.rb} +6 -6
- data/spec/models/{member_spaces_spec.rb → member_spaces_inner_spec.rb} +6 -6
- data/spec/models/replies_list_parameters_spec.rb +6 -0
- metadata +226 -286
- data/docs/AccountDetails1.md +0 -19
- data/docs/AuthorizationWithToken1.md +0 -17
- data/docs/JobDetails1.md +0 -25
- data/docs/JobTemplateDetails1.md +0 -21
- data/docs/LocaleDetails1.md +0 -17
- data/docs/ProjectDetails1.md +0 -19
- data/docs/ProjectLocales1.md +0 -17
- data/docs/ProjectMemberSpecific.md +0 -27
- data/docs/ScreenshotCreateParameters.md +0 -23
- data/docs/StyleguideDetails1.md +0 -41
- data/docs/TagWithStats1.md +0 -17
- data/docs/TranslationDetails1.md +0 -19
- data/docs/TranslationKeyDetails1.md +0 -33
- data/docs/TranslationVersionWithUser1.md +0 -17
- data/docs/UploadCreateParameters.md +0 -47
- data/lib/phrase/models/account_details1.rb +0 -203
- data/lib/phrase/models/authorization_with_token1.rb +0 -194
- data/lib/phrase/models/job_details1.rb +0 -234
- data/lib/phrase/models/job_template_details1.rb +0 -214
- data/lib/phrase/models/locale_details1.rb +0 -194
- data/lib/phrase/models/project_details1.rb +0 -203
- data/lib/phrase/models/project_locales1.rb +0 -196
- data/lib/phrase/models/project_member_specific.rb +0 -239
- data/lib/phrase/models/screenshot_create_parameters.rb +0 -225
- data/lib/phrase/models/styleguide_details1.rb +0 -302
- data/lib/phrase/models/tag_with_stats1.rb +0 -196
- data/lib/phrase/models/translation_details1.rb +0 -203
- data/lib/phrase/models/translation_key_details1.rb +0 -266
- data/lib/phrase/models/translation_version_with_user1.rb +0 -194
- data/lib/phrase/models/upload_create_parameters.rb +0 -347
- data/spec/models/account_details1_spec.rb +0 -35
- data/spec/models/authorization_with_token1_spec.rb +0 -29
- data/spec/models/job_details1_spec.rb +0 -53
- data/spec/models/job_template_details1_spec.rb +0 -41
- data/spec/models/locale_details1_spec.rb +0 -29
- data/spec/models/project_details1_spec.rb +0 -35
- data/spec/models/project_locales1_spec.rb +0 -29
- data/spec/models/project_member_specific_spec.rb +0 -59
- data/spec/models/screenshot_create_parameters_spec.rb +0 -47
- data/spec/models/styleguide_details1_spec.rb +0 -101
- data/spec/models/tag_with_stats1_spec.rb +0 -29
- data/spec/models/translation_details1_spec.rb +0 -35
- data/spec/models/translation_key_details1_spec.rb +0 -77
- data/spec/models/translation_version_with_user1_spec.rb +0 -29
- data/spec/models/upload_create_parameters_spec.rb +0 -119
@@ -1,194 +0,0 @@
|
|
1
|
-
require 'date'
|
2
|
-
|
3
|
-
module Phrase
|
4
|
-
class AuthorizationWithToken1
|
5
|
-
attr_accessor :token
|
6
|
-
|
7
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
8
|
-
def self.attribute_map
|
9
|
-
{
|
10
|
-
:'token' => :'token'
|
11
|
-
}
|
12
|
-
end
|
13
|
-
|
14
|
-
# Attribute type mapping.
|
15
|
-
def self.openapi_types
|
16
|
-
{
|
17
|
-
:'token' => :'String'
|
18
|
-
}
|
19
|
-
end
|
20
|
-
|
21
|
-
# List of attributes with nullable: true
|
22
|
-
def self.openapi_nullable
|
23
|
-
Set.new([
|
24
|
-
])
|
25
|
-
end
|
26
|
-
|
27
|
-
# Initializes the object
|
28
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
29
|
-
def initialize(attributes = {})
|
30
|
-
if (!attributes.is_a?(Hash))
|
31
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `Phrase::AuthorizationWithToken1` initialize method"
|
32
|
-
end
|
33
|
-
|
34
|
-
# check to see if the attribute exists and convert string to symbol for hash key
|
35
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
36
|
-
if (!self.class.attribute_map.key?(k.to_sym))
|
37
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `Phrase::AuthorizationWithToken1`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
38
|
-
end
|
39
|
-
h[k.to_sym] = v
|
40
|
-
}
|
41
|
-
|
42
|
-
if attributes.key?(:'token')
|
43
|
-
self.token = attributes[:'token']
|
44
|
-
end
|
45
|
-
end
|
46
|
-
|
47
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
48
|
-
# @return Array for valid properties with the reasons
|
49
|
-
def list_invalid_properties
|
50
|
-
invalid_properties = Array.new
|
51
|
-
invalid_properties
|
52
|
-
end
|
53
|
-
|
54
|
-
# Check to see if the all the properties in the model are valid
|
55
|
-
# @return true if the model is valid
|
56
|
-
def valid?
|
57
|
-
true
|
58
|
-
end
|
59
|
-
|
60
|
-
# Checks equality by comparing each attribute.
|
61
|
-
# @param [Object] Object to be compared
|
62
|
-
def ==(o)
|
63
|
-
return true if self.equal?(o)
|
64
|
-
self.class == o.class &&
|
65
|
-
token == o.token
|
66
|
-
end
|
67
|
-
|
68
|
-
# @see the `==` method
|
69
|
-
# @param [Object] Object to be compared
|
70
|
-
def eql?(o)
|
71
|
-
self == o
|
72
|
-
end
|
73
|
-
|
74
|
-
# Calculates hash code according to all attributes.
|
75
|
-
# @return [Integer] Hash code
|
76
|
-
def hash
|
77
|
-
[token].hash
|
78
|
-
end
|
79
|
-
|
80
|
-
# Builds the object from hash
|
81
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
82
|
-
# @return [Object] Returns the model itself
|
83
|
-
def self.build_from_hash(attributes)
|
84
|
-
new.build_from_hash(attributes)
|
85
|
-
end
|
86
|
-
|
87
|
-
# Builds the object from hash
|
88
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
89
|
-
# @return [Object] Returns the model itself
|
90
|
-
def build_from_hash(attributes)
|
91
|
-
return nil unless attributes.is_a?(Hash)
|
92
|
-
self.class.openapi_types.each_pair do |key, type|
|
93
|
-
if type =~ /\AArray<(.*)>/i
|
94
|
-
# check to ensure the input is an array given that the attribute
|
95
|
-
# is documented as an array but the input is not
|
96
|
-
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
97
|
-
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
98
|
-
end
|
99
|
-
elsif !attributes[self.class.attribute_map[key]].nil?
|
100
|
-
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
101
|
-
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
102
|
-
end
|
103
|
-
|
104
|
-
self
|
105
|
-
end
|
106
|
-
|
107
|
-
# Deserializes the data based on type
|
108
|
-
# @param string type Data type
|
109
|
-
# @param string value Value to be deserialized
|
110
|
-
# @return [Object] Deserialized data
|
111
|
-
def _deserialize(type, value)
|
112
|
-
case type.to_sym
|
113
|
-
when :DateTime
|
114
|
-
DateTime.parse(value)
|
115
|
-
when :Date
|
116
|
-
Date.parse(value)
|
117
|
-
when :String
|
118
|
-
value.to_s
|
119
|
-
when :Integer
|
120
|
-
value.to_i
|
121
|
-
when :Float
|
122
|
-
value.to_f
|
123
|
-
when :Boolean
|
124
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
125
|
-
true
|
126
|
-
else
|
127
|
-
false
|
128
|
-
end
|
129
|
-
when :Object
|
130
|
-
# generic object (usually a Hash), return directly
|
131
|
-
value
|
132
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
133
|
-
inner_type = Regexp.last_match[:inner_type]
|
134
|
-
value.map { |v| _deserialize(inner_type, v) }
|
135
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
136
|
-
k_type = Regexp.last_match[:k_type]
|
137
|
-
v_type = Regexp.last_match[:v_type]
|
138
|
-
{}.tap do |hash|
|
139
|
-
value.each do |k, v|
|
140
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
141
|
-
end
|
142
|
-
end
|
143
|
-
else # model
|
144
|
-
Phrase.const_get(type).build_from_hash(value)
|
145
|
-
end
|
146
|
-
end
|
147
|
-
|
148
|
-
# Returns the string representation of the object
|
149
|
-
# @return [String] String presentation of the object
|
150
|
-
def to_s
|
151
|
-
to_hash.to_s
|
152
|
-
end
|
153
|
-
|
154
|
-
# to_body is an alias to to_hash (backward compatibility)
|
155
|
-
# @return [Hash] Returns the object in the form of hash
|
156
|
-
def to_body
|
157
|
-
to_hash
|
158
|
-
end
|
159
|
-
|
160
|
-
# Returns the object in the form of hash
|
161
|
-
# @return [Hash] Returns the object in the form of hash
|
162
|
-
def to_hash
|
163
|
-
hash = {}
|
164
|
-
self.class.attribute_map.each_pair do |attr, param|
|
165
|
-
value = self.send(attr)
|
166
|
-
if value.nil?
|
167
|
-
is_nullable = self.class.openapi_nullable.include?(attr)
|
168
|
-
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
169
|
-
end
|
170
|
-
|
171
|
-
hash[param] = _to_hash(value)
|
172
|
-
end
|
173
|
-
hash
|
174
|
-
end
|
175
|
-
|
176
|
-
# Outputs non-array value in the form of hash
|
177
|
-
# For object, use to_hash. Otherwise, just return the value
|
178
|
-
# @param [Object] value Any valid value
|
179
|
-
# @return [Hash] Returns the value in the form of hash
|
180
|
-
def _to_hash(value)
|
181
|
-
if value.is_a?(Array)
|
182
|
-
value.compact.map { |v| _to_hash(v) }
|
183
|
-
elsif value.is_a?(Hash)
|
184
|
-
{}.tap do |hash|
|
185
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
186
|
-
end
|
187
|
-
elsif value.respond_to? :to_hash
|
188
|
-
value.to_hash
|
189
|
-
else
|
190
|
-
value
|
191
|
-
end
|
192
|
-
end
|
193
|
-
end
|
194
|
-
end
|
@@ -1,234 +0,0 @@
|
|
1
|
-
require 'date'
|
2
|
-
|
3
|
-
module Phrase
|
4
|
-
class JobDetails1
|
5
|
-
attr_accessor :owner
|
6
|
-
|
7
|
-
attr_accessor :job_tag_name
|
8
|
-
|
9
|
-
attr_accessor :source_locale
|
10
|
-
|
11
|
-
attr_accessor :locales
|
12
|
-
|
13
|
-
attr_accessor :keys
|
14
|
-
|
15
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
16
|
-
def self.attribute_map
|
17
|
-
{
|
18
|
-
:'owner' => :'owner',
|
19
|
-
:'job_tag_name' => :'job_tag_name',
|
20
|
-
:'source_locale' => :'source_locale',
|
21
|
-
:'locales' => :'locales',
|
22
|
-
:'keys' => :'keys'
|
23
|
-
}
|
24
|
-
end
|
25
|
-
|
26
|
-
# Attribute type mapping.
|
27
|
-
def self.openapi_types
|
28
|
-
{
|
29
|
-
:'owner' => :'UserPreview',
|
30
|
-
:'job_tag_name' => :'String',
|
31
|
-
:'source_locale' => :'LocalePreview',
|
32
|
-
:'locales' => :'Array<LocalePreview>',
|
33
|
-
:'keys' => :'Array<KeyPreview>'
|
34
|
-
}
|
35
|
-
end
|
36
|
-
|
37
|
-
# List of attributes with nullable: true
|
38
|
-
def self.openapi_nullable
|
39
|
-
Set.new([
|
40
|
-
])
|
41
|
-
end
|
42
|
-
|
43
|
-
# Initializes the object
|
44
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
45
|
-
def initialize(attributes = {})
|
46
|
-
if (!attributes.is_a?(Hash))
|
47
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `Phrase::JobDetails1` initialize method"
|
48
|
-
end
|
49
|
-
|
50
|
-
# check to see if the attribute exists and convert string to symbol for hash key
|
51
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
52
|
-
if (!self.class.attribute_map.key?(k.to_sym))
|
53
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `Phrase::JobDetails1`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
54
|
-
end
|
55
|
-
h[k.to_sym] = v
|
56
|
-
}
|
57
|
-
|
58
|
-
if attributes.key?(:'owner')
|
59
|
-
self.owner = attributes[:'owner']
|
60
|
-
end
|
61
|
-
|
62
|
-
if attributes.key?(:'job_tag_name')
|
63
|
-
self.job_tag_name = attributes[:'job_tag_name']
|
64
|
-
end
|
65
|
-
|
66
|
-
if attributes.key?(:'source_locale')
|
67
|
-
self.source_locale = attributes[:'source_locale']
|
68
|
-
end
|
69
|
-
|
70
|
-
if attributes.key?(:'locales')
|
71
|
-
if (value = attributes[:'locales']).is_a?(Array)
|
72
|
-
self.locales = value
|
73
|
-
end
|
74
|
-
end
|
75
|
-
|
76
|
-
if attributes.key?(:'keys')
|
77
|
-
if (value = attributes[:'keys']).is_a?(Array)
|
78
|
-
self.keys = value
|
79
|
-
end
|
80
|
-
end
|
81
|
-
end
|
82
|
-
|
83
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
84
|
-
# @return Array for valid properties with the reasons
|
85
|
-
def list_invalid_properties
|
86
|
-
invalid_properties = Array.new
|
87
|
-
invalid_properties
|
88
|
-
end
|
89
|
-
|
90
|
-
# Check to see if the all the properties in the model are valid
|
91
|
-
# @return true if the model is valid
|
92
|
-
def valid?
|
93
|
-
true
|
94
|
-
end
|
95
|
-
|
96
|
-
# Checks equality by comparing each attribute.
|
97
|
-
# @param [Object] Object to be compared
|
98
|
-
def ==(o)
|
99
|
-
return true if self.equal?(o)
|
100
|
-
self.class == o.class &&
|
101
|
-
owner == o.owner &&
|
102
|
-
job_tag_name == o.job_tag_name &&
|
103
|
-
source_locale == o.source_locale &&
|
104
|
-
locales == o.locales &&
|
105
|
-
keys == o.keys
|
106
|
-
end
|
107
|
-
|
108
|
-
# @see the `==` method
|
109
|
-
# @param [Object] Object to be compared
|
110
|
-
def eql?(o)
|
111
|
-
self == o
|
112
|
-
end
|
113
|
-
|
114
|
-
# Calculates hash code according to all attributes.
|
115
|
-
# @return [Integer] Hash code
|
116
|
-
def hash
|
117
|
-
[owner, job_tag_name, source_locale, locales, keys].hash
|
118
|
-
end
|
119
|
-
|
120
|
-
# Builds the object from hash
|
121
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
122
|
-
# @return [Object] Returns the model itself
|
123
|
-
def self.build_from_hash(attributes)
|
124
|
-
new.build_from_hash(attributes)
|
125
|
-
end
|
126
|
-
|
127
|
-
# Builds the object from hash
|
128
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
129
|
-
# @return [Object] Returns the model itself
|
130
|
-
def build_from_hash(attributes)
|
131
|
-
return nil unless attributes.is_a?(Hash)
|
132
|
-
self.class.openapi_types.each_pair do |key, type|
|
133
|
-
if type =~ /\AArray<(.*)>/i
|
134
|
-
# check to ensure the input is an array given that the attribute
|
135
|
-
# is documented as an array but the input is not
|
136
|
-
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
137
|
-
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
138
|
-
end
|
139
|
-
elsif !attributes[self.class.attribute_map[key]].nil?
|
140
|
-
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
141
|
-
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
142
|
-
end
|
143
|
-
|
144
|
-
self
|
145
|
-
end
|
146
|
-
|
147
|
-
# Deserializes the data based on type
|
148
|
-
# @param string type Data type
|
149
|
-
# @param string value Value to be deserialized
|
150
|
-
# @return [Object] Deserialized data
|
151
|
-
def _deserialize(type, value)
|
152
|
-
case type.to_sym
|
153
|
-
when :DateTime
|
154
|
-
DateTime.parse(value)
|
155
|
-
when :Date
|
156
|
-
Date.parse(value)
|
157
|
-
when :String
|
158
|
-
value.to_s
|
159
|
-
when :Integer
|
160
|
-
value.to_i
|
161
|
-
when :Float
|
162
|
-
value.to_f
|
163
|
-
when :Boolean
|
164
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
165
|
-
true
|
166
|
-
else
|
167
|
-
false
|
168
|
-
end
|
169
|
-
when :Object
|
170
|
-
# generic object (usually a Hash), return directly
|
171
|
-
value
|
172
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
173
|
-
inner_type = Regexp.last_match[:inner_type]
|
174
|
-
value.map { |v| _deserialize(inner_type, v) }
|
175
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
176
|
-
k_type = Regexp.last_match[:k_type]
|
177
|
-
v_type = Regexp.last_match[:v_type]
|
178
|
-
{}.tap do |hash|
|
179
|
-
value.each do |k, v|
|
180
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
181
|
-
end
|
182
|
-
end
|
183
|
-
else # model
|
184
|
-
Phrase.const_get(type).build_from_hash(value)
|
185
|
-
end
|
186
|
-
end
|
187
|
-
|
188
|
-
# Returns the string representation of the object
|
189
|
-
# @return [String] String presentation of the object
|
190
|
-
def to_s
|
191
|
-
to_hash.to_s
|
192
|
-
end
|
193
|
-
|
194
|
-
# to_body is an alias to to_hash (backward compatibility)
|
195
|
-
# @return [Hash] Returns the object in the form of hash
|
196
|
-
def to_body
|
197
|
-
to_hash
|
198
|
-
end
|
199
|
-
|
200
|
-
# Returns the object in the form of hash
|
201
|
-
# @return [Hash] Returns the object in the form of hash
|
202
|
-
def to_hash
|
203
|
-
hash = {}
|
204
|
-
self.class.attribute_map.each_pair do |attr, param|
|
205
|
-
value = self.send(attr)
|
206
|
-
if value.nil?
|
207
|
-
is_nullable = self.class.openapi_nullable.include?(attr)
|
208
|
-
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
209
|
-
end
|
210
|
-
|
211
|
-
hash[param] = _to_hash(value)
|
212
|
-
end
|
213
|
-
hash
|
214
|
-
end
|
215
|
-
|
216
|
-
# Outputs non-array value in the form of hash
|
217
|
-
# For object, use to_hash. Otherwise, just return the value
|
218
|
-
# @param [Object] value Any valid value
|
219
|
-
# @return [Hash] Returns the value in the form of hash
|
220
|
-
def _to_hash(value)
|
221
|
-
if value.is_a?(Array)
|
222
|
-
value.compact.map { |v| _to_hash(v) }
|
223
|
-
elsif value.is_a?(Hash)
|
224
|
-
{}.tap do |hash|
|
225
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
226
|
-
end
|
227
|
-
elsif value.respond_to? :to_hash
|
228
|
-
value.to_hash
|
229
|
-
else
|
230
|
-
value
|
231
|
-
end
|
232
|
-
end
|
233
|
-
end
|
234
|
-
end
|
@@ -1,214 +0,0 @@
|
|
1
|
-
require 'date'
|
2
|
-
|
3
|
-
module Phrase
|
4
|
-
class JobTemplateDetails1
|
5
|
-
attr_accessor :owner
|
6
|
-
|
7
|
-
attr_accessor :creator
|
8
|
-
|
9
|
-
attr_accessor :locales
|
10
|
-
|
11
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
12
|
-
def self.attribute_map
|
13
|
-
{
|
14
|
-
:'owner' => :'owner',
|
15
|
-
:'creator' => :'creator',
|
16
|
-
:'locales' => :'locales'
|
17
|
-
}
|
18
|
-
end
|
19
|
-
|
20
|
-
# Attribute type mapping.
|
21
|
-
def self.openapi_types
|
22
|
-
{
|
23
|
-
:'owner' => :'UserPreview',
|
24
|
-
:'creator' => :'UserPreview',
|
25
|
-
:'locales' => :'Array<LocalePreview>'
|
26
|
-
}
|
27
|
-
end
|
28
|
-
|
29
|
-
# List of attributes with nullable: true
|
30
|
-
def self.openapi_nullable
|
31
|
-
Set.new([
|
32
|
-
])
|
33
|
-
end
|
34
|
-
|
35
|
-
# Initializes the object
|
36
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
37
|
-
def initialize(attributes = {})
|
38
|
-
if (!attributes.is_a?(Hash))
|
39
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `Phrase::JobTemplateDetails1` initialize method"
|
40
|
-
end
|
41
|
-
|
42
|
-
# check to see if the attribute exists and convert string to symbol for hash key
|
43
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
44
|
-
if (!self.class.attribute_map.key?(k.to_sym))
|
45
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `Phrase::JobTemplateDetails1`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
46
|
-
end
|
47
|
-
h[k.to_sym] = v
|
48
|
-
}
|
49
|
-
|
50
|
-
if attributes.key?(:'owner')
|
51
|
-
self.owner = attributes[:'owner']
|
52
|
-
end
|
53
|
-
|
54
|
-
if attributes.key?(:'creator')
|
55
|
-
self.creator = attributes[:'creator']
|
56
|
-
end
|
57
|
-
|
58
|
-
if attributes.key?(:'locales')
|
59
|
-
if (value = attributes[:'locales']).is_a?(Array)
|
60
|
-
self.locales = value
|
61
|
-
end
|
62
|
-
end
|
63
|
-
end
|
64
|
-
|
65
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
66
|
-
# @return Array for valid properties with the reasons
|
67
|
-
def list_invalid_properties
|
68
|
-
invalid_properties = Array.new
|
69
|
-
invalid_properties
|
70
|
-
end
|
71
|
-
|
72
|
-
# Check to see if the all the properties in the model are valid
|
73
|
-
# @return true if the model is valid
|
74
|
-
def valid?
|
75
|
-
true
|
76
|
-
end
|
77
|
-
|
78
|
-
# Checks equality by comparing each attribute.
|
79
|
-
# @param [Object] Object to be compared
|
80
|
-
def ==(o)
|
81
|
-
return true if self.equal?(o)
|
82
|
-
self.class == o.class &&
|
83
|
-
owner == o.owner &&
|
84
|
-
creator == o.creator &&
|
85
|
-
locales == o.locales
|
86
|
-
end
|
87
|
-
|
88
|
-
# @see the `==` method
|
89
|
-
# @param [Object] Object to be compared
|
90
|
-
def eql?(o)
|
91
|
-
self == o
|
92
|
-
end
|
93
|
-
|
94
|
-
# Calculates hash code according to all attributes.
|
95
|
-
# @return [Integer] Hash code
|
96
|
-
def hash
|
97
|
-
[owner, creator, locales].hash
|
98
|
-
end
|
99
|
-
|
100
|
-
# Builds the object from hash
|
101
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
102
|
-
# @return [Object] Returns the model itself
|
103
|
-
def self.build_from_hash(attributes)
|
104
|
-
new.build_from_hash(attributes)
|
105
|
-
end
|
106
|
-
|
107
|
-
# Builds the object from hash
|
108
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
109
|
-
# @return [Object] Returns the model itself
|
110
|
-
def build_from_hash(attributes)
|
111
|
-
return nil unless attributes.is_a?(Hash)
|
112
|
-
self.class.openapi_types.each_pair do |key, type|
|
113
|
-
if type =~ /\AArray<(.*)>/i
|
114
|
-
# check to ensure the input is an array given that the attribute
|
115
|
-
# is documented as an array but the input is not
|
116
|
-
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
117
|
-
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
118
|
-
end
|
119
|
-
elsif !attributes[self.class.attribute_map[key]].nil?
|
120
|
-
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
121
|
-
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
122
|
-
end
|
123
|
-
|
124
|
-
self
|
125
|
-
end
|
126
|
-
|
127
|
-
# Deserializes the data based on type
|
128
|
-
# @param string type Data type
|
129
|
-
# @param string value Value to be deserialized
|
130
|
-
# @return [Object] Deserialized data
|
131
|
-
def _deserialize(type, value)
|
132
|
-
case type.to_sym
|
133
|
-
when :DateTime
|
134
|
-
DateTime.parse(value)
|
135
|
-
when :Date
|
136
|
-
Date.parse(value)
|
137
|
-
when :String
|
138
|
-
value.to_s
|
139
|
-
when :Integer
|
140
|
-
value.to_i
|
141
|
-
when :Float
|
142
|
-
value.to_f
|
143
|
-
when :Boolean
|
144
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
145
|
-
true
|
146
|
-
else
|
147
|
-
false
|
148
|
-
end
|
149
|
-
when :Object
|
150
|
-
# generic object (usually a Hash), return directly
|
151
|
-
value
|
152
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
153
|
-
inner_type = Regexp.last_match[:inner_type]
|
154
|
-
value.map { |v| _deserialize(inner_type, v) }
|
155
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
156
|
-
k_type = Regexp.last_match[:k_type]
|
157
|
-
v_type = Regexp.last_match[:v_type]
|
158
|
-
{}.tap do |hash|
|
159
|
-
value.each do |k, v|
|
160
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
161
|
-
end
|
162
|
-
end
|
163
|
-
else # model
|
164
|
-
Phrase.const_get(type).build_from_hash(value)
|
165
|
-
end
|
166
|
-
end
|
167
|
-
|
168
|
-
# Returns the string representation of the object
|
169
|
-
# @return [String] String presentation of the object
|
170
|
-
def to_s
|
171
|
-
to_hash.to_s
|
172
|
-
end
|
173
|
-
|
174
|
-
# to_body is an alias to to_hash (backward compatibility)
|
175
|
-
# @return [Hash] Returns the object in the form of hash
|
176
|
-
def to_body
|
177
|
-
to_hash
|
178
|
-
end
|
179
|
-
|
180
|
-
# Returns the object in the form of hash
|
181
|
-
# @return [Hash] Returns the object in the form of hash
|
182
|
-
def to_hash
|
183
|
-
hash = {}
|
184
|
-
self.class.attribute_map.each_pair do |attr, param|
|
185
|
-
value = self.send(attr)
|
186
|
-
if value.nil?
|
187
|
-
is_nullable = self.class.openapi_nullable.include?(attr)
|
188
|
-
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
189
|
-
end
|
190
|
-
|
191
|
-
hash[param] = _to_hash(value)
|
192
|
-
end
|
193
|
-
hash
|
194
|
-
end
|
195
|
-
|
196
|
-
# Outputs non-array value in the form of hash
|
197
|
-
# For object, use to_hash. Otherwise, just return the value
|
198
|
-
# @param [Object] value Any valid value
|
199
|
-
# @return [Hash] Returns the value in the form of hash
|
200
|
-
def _to_hash(value)
|
201
|
-
if value.is_a?(Array)
|
202
|
-
value.compact.map { |v| _to_hash(v) }
|
203
|
-
elsif value.is_a?(Hash)
|
204
|
-
{}.tap do |hash|
|
205
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
206
|
-
end
|
207
|
-
elsif value.respond_to? :to_hash
|
208
|
-
value.to_hash
|
209
|
-
else
|
210
|
-
value
|
211
|
-
end
|
212
|
-
end
|
213
|
-
end
|
214
|
-
end
|