docusign_admin 1.3.0 → 2.0.0.rc1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +25 -0
- data/docusign_admin.gemspec +3 -3
- data/lib/docusign_admin/api/accounts_api.rb +1 -1
- data/lib/docusign_admin/api/bulk_exports_api.rb +1 -1
- data/lib/docusign_admin/api/bulk_imports_api.rb +1 -1
- data/lib/docusign_admin/api/ds_groups_api.rb +1 -1
- data/lib/docusign_admin/api/identity_providers_api.rb +1 -1
- data/lib/docusign_admin/api/organizations_api.rb +1 -1
- data/lib/docusign_admin/api/product_permission_profiles_api.rb +1 -1
- data/lib/docusign_admin/api/provision_asset_group_api.rb +251 -7
- data/lib/docusign_admin/api/reserved_domains_api.rb +1 -1
- data/lib/docusign_admin/api/users_api.rb +5 -1
- data/lib/docusign_admin/client/api_client.rb +10 -10
- data/lib/docusign_admin/client/api_error.rb +1 -1
- data/lib/docusign_admin/configuration.rb +1 -1
- data/lib/docusign_admin/models/add_ds_group_and_users_response.rb +1 -1
- data/lib/docusign_admin/models/add_ds_group_users_response.rb +1 -1
- data/lib/docusign_admin/models/add_user_response.rb +1 -1
- data/lib/docusign_admin/models/add_user_response_account_properties.rb +1 -1
- data/lib/docusign_admin/models/address_information.rb +246 -0
- data/lib/docusign_admin/models/asset_group_account_clone.rb +6 -6
- data/lib/docusign_admin/models/asset_group_account_clone_source_account.rb +1 -1
- data/lib/docusign_admin/models/asset_group_account_clone_target_account.rb +1 -1
- data/lib/docusign_admin/models/asset_group_account_clone_target_account_admin.rb +1 -1
- data/lib/docusign_admin/models/asset_group_account_clones.rb +1 -1
- data/lib/docusign_admin/models/asset_group_account_response.rb +1 -1
- data/lib/docusign_admin/models/asset_group_accounts_response.rb +1 -1
- data/lib/docusign_admin/models/certificate_response.rb +1 -1
- data/lib/docusign_admin/models/delete_membership_request.rb +1 -1
- data/lib/docusign_admin/models/delete_membership_response.rb +1 -1
- data/lib/docusign_admin/models/delete_memberships_request.rb +1 -1
- data/lib/docusign_admin/models/delete_memberships_response.rb +1 -1
- data/lib/docusign_admin/models/delete_response.rb +1 -1
- data/lib/docusign_admin/models/delete_user_identity_request.rb +1 -1
- data/lib/docusign_admin/models/docu_sign_account_domain_model_address.rb +255 -0
- data/lib/docusign_admin/models/domain_response.rb +1 -1
- data/lib/docusign_admin/models/domains_response.rb +1 -1
- data/lib/docusign_admin/models/ds_group_add_request.rb +1 -1
- data/lib/docusign_admin/models/ds_group_and_users_response.rb +1 -1
- data/lib/docusign_admin/models/ds_group_list_response.rb +1 -1
- data/lib/docusign_admin/models/ds_group_request.rb +1 -1
- data/lib/docusign_admin/models/ds_group_response.rb +1 -1
- data/lib/docusign_admin/models/ds_group_user_response.rb +1 -1
- data/lib/docusign_admin/models/ds_group_users_add_request.rb +1 -1
- data/lib/docusign_admin/models/ds_group_users_remove_request.rb +1 -1
- data/lib/docusign_admin/models/ds_group_users_response.rb +1 -1
- data/lib/docusign_admin/models/error_details.rb +1 -1
- data/lib/docusign_admin/models/force_activate_membership_request.rb +1 -1
- data/lib/docusign_admin/models/group_request.rb +1 -1
- data/lib/docusign_admin/models/identity_provider_response.rb +1 -1
- data/lib/docusign_admin/models/identity_providers_response.rb +1 -1
- data/lib/docusign_admin/models/individual_membership_data_redaction_request.rb +1 -1
- data/lib/docusign_admin/models/individual_user_data_redaction_request.rb +1 -1
- data/lib/docusign_admin/models/individual_user_data_redaction_response.rb +1 -1
- data/lib/docusign_admin/models/link_response.rb +1 -1
- data/lib/docusign_admin/models/member_group_response.rb +1 -1
- data/lib/docusign_admin/models/member_groups_response.rb +1 -1
- data/lib/docusign_admin/models/membership_data_redaction_request.rb +1 -1
- data/lib/docusign_admin/models/membership_data_redaction_response.rb +1 -1
- data/lib/docusign_admin/models/membership_response.rb +1 -1
- data/lib/docusign_admin/models/new_account_user_request.rb +1 -1
- data/lib/docusign_admin/models/new_multi_product_user_add_request.rb +1 -1
- data/lib/docusign_admin/models/new_user_request.rb +1 -1
- data/lib/docusign_admin/models/new_user_request_account_properties.rb +1 -1
- data/lib/docusign_admin/models/new_user_response.rb +1 -1
- data/lib/docusign_admin/models/new_user_response_account_properties.rb +1 -1
- data/lib/docusign_admin/models/oasirr_error_details.rb +1 -1
- data/lib/docusign_admin/models/oasirr_organization_account_settings_error_data_response.rb +1 -1
- data/lib/docusign_admin/models/oetr_error_details.rb +1 -1
- data/lib/docusign_admin/models/org_export_selected_account.rb +1 -1
- data/lib/docusign_admin/models/org_export_selected_domain.rb +1 -1
- data/lib/docusign_admin/models/org_report_configuration_response.rb +1 -1
- data/lib/docusign_admin/models/org_report_create_response.rb +1 -1
- data/lib/docusign_admin/models/org_report_list_response.rb +1 -1
- data/lib/docusign_admin/models/org_report_list_response_org_report.rb +1 -1
- data/lib/docusign_admin/models/org_report_list_response_requestor.rb +1 -1
- data/lib/docusign_admin/models/org_report_request.rb +1 -1
- data/lib/docusign_admin/models/organization_account_request.rb +1 -1
- data/lib/docusign_admin/models/organization_account_response.rb +1 -1
- data/lib/docusign_admin/models/organization_account_settings_import_requestor_response.rb +1 -1
- data/lib/docusign_admin/models/organization_account_settings_import_response.rb +1 -1
- data/lib/docusign_admin/models/organization_account_settings_import_result_response.rb +1 -1
- data/lib/docusign_admin/models/organization_accounts_request.rb +1 -1
- data/lib/docusign_admin/models/organization_export_account.rb +1 -1
- data/lib/docusign_admin/models/organization_export_domain.rb +1 -1
- data/lib/docusign_admin/models/organization_export_request.rb +1 -1
- data/lib/docusign_admin/models/organization_export_requestor_response.rb +1 -1
- data/lib/docusign_admin/models/organization_export_response.rb +1 -1
- data/lib/docusign_admin/models/organization_export_task_response.rb +1 -1
- data/lib/docusign_admin/models/organization_exports_response.rb +1 -1
- data/lib/docusign_admin/models/organization_import_response.rb +1 -1
- data/lib/docusign_admin/models/organization_import_response_error_rollup.rb +1 -1
- data/lib/docusign_admin/models/organization_import_response_requestor.rb +1 -1
- data/lib/docusign_admin/models/organization_import_response_warning_rollup.rb +1 -1
- data/lib/docusign_admin/models/organization_imports_response.rb +1 -1
- data/lib/docusign_admin/models/organization_response.rb +1 -1
- data/lib/docusign_admin/models/organization_salesforce_account_managers_response.rb +1 -1
- data/lib/docusign_admin/models/organization_simple_id_object.rb +1 -1
- data/lib/docusign_admin/models/organization_subscription_response.rb +248 -0
- data/lib/docusign_admin/models/organization_user_response.rb +1 -1
- data/lib/docusign_admin/models/organization_users_response.rb +1 -1
- data/lib/docusign_admin/models/organizations_response.rb +1 -1
- data/lib/docusign_admin/models/osamr_contact.rb +1 -1
- data/lib/docusign_admin/models/paging_response_properties.rb +1 -1
- data/lib/docusign_admin/models/permission_profile_request.rb +1 -1
- data/lib/docusign_admin/models/permission_profile_response.rb +1 -1
- data/lib/docusign_admin/models/permission_profile_response2_1.rb +1 -1
- data/lib/docusign_admin/models/permissions_response.rb +1 -1
- data/lib/docusign_admin/models/product_permission_profile_request.rb +1 -1
- data/lib/docusign_admin/models/product_permission_profile_response.rb +1 -1
- data/lib/docusign_admin/models/product_permission_profiles_request.rb +1 -1
- data/lib/docusign_admin/models/product_permission_profiles_response.rb +1 -1
- data/lib/docusign_admin/models/remove_ds_group_users_response.rb +1 -1
- data/lib/docusign_admin/models/remove_user_products_response.rb +1 -1
- data/lib/docusign_admin/models/required_attribute_mapping_response.rb +1 -1
- data/lib/docusign_admin/models/saml2_identity_provider_response.rb +1 -1
- data/lib/docusign_admin/models/setting_response.rb +1 -1
- data/lib/docusign_admin/models/sub_account_create_request.rb +192 -0
- data/lib/docusign_admin/models/sub_account_create_request_sub_account_creation_subscription.rb +203 -0
- data/lib/docusign_admin/models/sub_account_create_request_sub_account_creation_target_account_admin.rb +253 -0
- data/lib/docusign_admin/models/sub_account_create_request_sub_account_creation_target_account_details.rb +237 -0
- data/lib/docusign_admin/models/sub_account_create_subscription_details.rb +216 -0
- data/lib/docusign_admin/models/sub_account_create_subscription_module_details.rb +194 -0
- data/lib/docusign_admin/models/sub_account_create_target_account.rb +234 -0
- data/lib/docusign_admin/models/sub_account_create_target_account_admin.rb +248 -0
- data/lib/docusign_admin/models/sub_account_create_worker.rb +360 -0
- data/lib/docusign_admin/models/sub_account_create_worker_response.rb +186 -0
- data/lib/docusign_admin/models/sub_account_error_details.rb +204 -0
- data/lib/docusign_admin/models/subscription_plan_item_response.rb +210 -0
- data/lib/docusign_admin/models/subscription_provision_model_account_create_account_admin.rb +253 -0
- data/lib/docusign_admin/models/subscription_provision_model_account_create_create_account_details.rb +271 -0
- data/lib/docusign_admin/models/subscription_provision_model_account_create_create_account_subscription_details.rb +203 -0
- data/lib/docusign_admin/models/subscription_provision_model_account_create_create_sub_account_details.rb +280 -0
- data/lib/docusign_admin/models/subscription_provision_model_asset_group_work.rb +516 -0
- data/lib/docusign_admin/models/subscription_provision_model_asset_group_work_result.rb +201 -0
- data/lib/docusign_admin/models/subscription_provision_model_change_event.rb +201 -0
- data/lib/docusign_admin/models/subscription_provision_model_service_error_details.rb +210 -0
- data/lib/docusign_admin/models/update_membership_request.rb +1 -1
- data/lib/docusign_admin/models/update_response.rb +1 -1
- data/lib/docusign_admin/models/update_user_email_request.rb +1 -1
- data/lib/docusign_admin/models/update_user_request.rb +1 -1
- data/lib/docusign_admin/models/update_users_email_request.rb +1 -1
- data/lib/docusign_admin/models/update_users_request.rb +1 -1
- data/lib/docusign_admin/models/user_drilldown_response.rb +1 -1
- data/lib/docusign_admin/models/user_identity_request.rb +1 -1
- data/lib/docusign_admin/models/user_identity_response.rb +1 -1
- data/lib/docusign_admin/models/user_product_permission_profiles_request.rb +1 -1
- data/lib/docusign_admin/models/user_product_permission_profiles_response.rb +1 -1
- data/lib/docusign_admin/models/user_product_profile_delete_request.rb +1 -1
- data/lib/docusign_admin/models/user_update_response.rb +1 -1
- data/lib/docusign_admin/models/users_drilldown_response.rb +1 -1
- data/lib/docusign_admin/models/users_update_response.rb +1 -1
- data/lib/docusign_admin/version.rb +2 -2
- data/lib/docusign_admin.rb +24 -2
- data/tests/Gemfile +1 -0
- metadata +29 -6
@@ -0,0 +1,248 @@
|
|
1
|
+
=begin
|
2
|
+
#Docusign Admin API
|
3
|
+
|
4
|
+
#An API for an organization administrator to manage organizations, accounts and users
|
5
|
+
|
6
|
+
OpenAPI spec version: v2.1
|
7
|
+
Contact: devcenter@docusign.com
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
|
10
|
+
=end
|
11
|
+
|
12
|
+
require 'date'
|
13
|
+
|
14
|
+
module DocuSign_Admin
|
15
|
+
class SubAccountCreateTargetAccountAdmin
|
16
|
+
# The email of the target account's admin user.
|
17
|
+
attr_accessor :email
|
18
|
+
|
19
|
+
# The first name of the target account's admin user.
|
20
|
+
attr_accessor :first_name
|
21
|
+
|
22
|
+
# The last name of the target account's admin user.
|
23
|
+
attr_accessor :last_name
|
24
|
+
|
25
|
+
# The locale of the target account's admin user.
|
26
|
+
attr_accessor :locale
|
27
|
+
|
28
|
+
class EnumAttributeValidator
|
29
|
+
attr_reader :datatype
|
30
|
+
attr_reader :allowable_values
|
31
|
+
|
32
|
+
def initialize(datatype, allowable_values)
|
33
|
+
@allowable_values = allowable_values.map do |value|
|
34
|
+
case datatype.to_s
|
35
|
+
when /Integer/i
|
36
|
+
value.to_i
|
37
|
+
when /Float/i
|
38
|
+
value.to_f
|
39
|
+
else
|
40
|
+
value
|
41
|
+
end
|
42
|
+
end
|
43
|
+
end
|
44
|
+
|
45
|
+
def valid?(value)
|
46
|
+
!value || allowable_values.include?(value)
|
47
|
+
end
|
48
|
+
end
|
49
|
+
|
50
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
51
|
+
def self.attribute_map
|
52
|
+
{
|
53
|
+
:'email' => :'email',
|
54
|
+
:'first_name' => :'firstName',
|
55
|
+
:'last_name' => :'lastName',
|
56
|
+
:'locale' => :'locale'
|
57
|
+
}
|
58
|
+
end
|
59
|
+
|
60
|
+
# Attribute type mapping.
|
61
|
+
def self.swagger_types
|
62
|
+
{
|
63
|
+
:'email' => :'String',
|
64
|
+
:'first_name' => :'String',
|
65
|
+
:'last_name' => :'String',
|
66
|
+
:'locale' => :'String'
|
67
|
+
}
|
68
|
+
end
|
69
|
+
|
70
|
+
# Initializes the object
|
71
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
72
|
+
def initialize(attributes = {})
|
73
|
+
return unless attributes.is_a?(Hash)
|
74
|
+
|
75
|
+
# convert string to symbol for hash key
|
76
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
77
|
+
|
78
|
+
if attributes.has_key?(:'email')
|
79
|
+
self.email = attributes[:'email']
|
80
|
+
end
|
81
|
+
|
82
|
+
if attributes.has_key?(:'firstName')
|
83
|
+
self.first_name = attributes[:'firstName']
|
84
|
+
end
|
85
|
+
|
86
|
+
if attributes.has_key?(:'lastName')
|
87
|
+
self.last_name = attributes[:'lastName']
|
88
|
+
end
|
89
|
+
|
90
|
+
if attributes.has_key?(:'locale')
|
91
|
+
self.locale = attributes[:'locale']
|
92
|
+
end
|
93
|
+
end
|
94
|
+
|
95
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
96
|
+
# @return Array for valid properties with the reasons
|
97
|
+
def list_invalid_properties
|
98
|
+
invalid_properties = Array.new
|
99
|
+
invalid_properties
|
100
|
+
end
|
101
|
+
|
102
|
+
# Check to see if the all the properties in the model are valid
|
103
|
+
# @return true if the model is valid
|
104
|
+
def valid?
|
105
|
+
locale_validator = EnumAttributeValidator.new('String', ['None', 'zh_cn', 'zh_tw', 'nl', 'en', 'fr', 'de', 'it', 'ja', 'ko', 'pt', 'pt_br', 'ru', 'es', 'pl'])
|
106
|
+
return false unless locale_validator.valid?(@locale)
|
107
|
+
true
|
108
|
+
end
|
109
|
+
|
110
|
+
# Custom attribute writer method checking allowed values (enum).
|
111
|
+
# @param [Object] locale Object to be assigned
|
112
|
+
def locale=(locale)
|
113
|
+
validator = EnumAttributeValidator.new('String', ['None', 'zh_cn', 'zh_tw', 'nl', 'en', 'fr', 'de', 'it', 'ja', 'ko', 'pt', 'pt_br', 'ru', 'es', 'pl'])
|
114
|
+
unless validator.valid?(locale)
|
115
|
+
fail ArgumentError, 'invalid value for "locale", must be one of #{validator.allowable_values}.'
|
116
|
+
end
|
117
|
+
@locale = locale
|
118
|
+
end
|
119
|
+
|
120
|
+
# Checks equality by comparing each attribute.
|
121
|
+
# @param [Object] Object to be compared
|
122
|
+
def ==(o)
|
123
|
+
return true if self.equal?(o)
|
124
|
+
self.class == o.class &&
|
125
|
+
email == o.email &&
|
126
|
+
first_name == o.first_name &&
|
127
|
+
last_name == o.last_name &&
|
128
|
+
locale == o.locale
|
129
|
+
end
|
130
|
+
|
131
|
+
# @see the `==` method
|
132
|
+
# @param [Object] Object to be compared
|
133
|
+
def eql?(o)
|
134
|
+
self == o
|
135
|
+
end
|
136
|
+
|
137
|
+
# Calculates hash code according to all attributes.
|
138
|
+
# @return [Fixnum] Hash code
|
139
|
+
def hash
|
140
|
+
[email, first_name, last_name, locale].hash
|
141
|
+
end
|
142
|
+
|
143
|
+
# Builds the object from hash
|
144
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
145
|
+
# @return [Object] Returns the model itself
|
146
|
+
def build_from_hash(attributes)
|
147
|
+
return nil unless attributes.is_a?(Hash)
|
148
|
+
self.class.swagger_types.each_pair do |key, type|
|
149
|
+
if type =~ /\AArray<(.*)>/i
|
150
|
+
# check to ensure the input is an array given that the attribute
|
151
|
+
# is documented as an array but the input is not
|
152
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
153
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
154
|
+
end
|
155
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
156
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
157
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
158
|
+
end
|
159
|
+
|
160
|
+
self
|
161
|
+
end
|
162
|
+
|
163
|
+
# Deserializes the data based on type
|
164
|
+
# @param string type Data type
|
165
|
+
# @param string value Value to be deserialized
|
166
|
+
# @return [Object] Deserialized data
|
167
|
+
def _deserialize(type, value)
|
168
|
+
case type.to_sym
|
169
|
+
when :DateTime
|
170
|
+
DateTime.parse(value)
|
171
|
+
when :Date
|
172
|
+
Date.parse(value)
|
173
|
+
when :String
|
174
|
+
value.to_s
|
175
|
+
when :Integer
|
176
|
+
value.to_i
|
177
|
+
when :Float
|
178
|
+
value.to_f
|
179
|
+
when :BOOLEAN
|
180
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
181
|
+
true
|
182
|
+
else
|
183
|
+
false
|
184
|
+
end
|
185
|
+
when :Object
|
186
|
+
# generic object (usually a Hash), return directly
|
187
|
+
value
|
188
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
189
|
+
inner_type = Regexp.last_match[:inner_type]
|
190
|
+
value.map { |v| _deserialize(inner_type, v) }
|
191
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
192
|
+
k_type = Regexp.last_match[:k_type]
|
193
|
+
v_type = Regexp.last_match[:v_type]
|
194
|
+
{}.tap do |hash|
|
195
|
+
value.each do |k, v|
|
196
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
197
|
+
end
|
198
|
+
end
|
199
|
+
else # model
|
200
|
+
temp_model = DocuSign_Admin.const_get(type).new
|
201
|
+
temp_model.build_from_hash(value)
|
202
|
+
end
|
203
|
+
end
|
204
|
+
|
205
|
+
# Returns the string representation of the object
|
206
|
+
# @return [String] String presentation of the object
|
207
|
+
def to_s
|
208
|
+
to_hash.to_s
|
209
|
+
end
|
210
|
+
|
211
|
+
# to_body is an alias to to_hash (backward compatibility)
|
212
|
+
# @return [Hash] Returns the object in the form of hash
|
213
|
+
def to_body
|
214
|
+
to_hash
|
215
|
+
end
|
216
|
+
|
217
|
+
# Returns the object in the form of hash
|
218
|
+
# @return [Hash] Returns the object in the form of hash
|
219
|
+
def to_hash
|
220
|
+
hash = {}
|
221
|
+
self.class.attribute_map.each_pair do |attr, param|
|
222
|
+
value = self.send(attr)
|
223
|
+
next if value.nil?
|
224
|
+
hash[param] = _to_hash(value)
|
225
|
+
end
|
226
|
+
hash
|
227
|
+
end
|
228
|
+
|
229
|
+
# Outputs non-array value in the form of hash
|
230
|
+
# For object, use to_hash. Otherwise, just return the value
|
231
|
+
# @param [Object] value Any valid value
|
232
|
+
# @return [Hash] Returns the value in the form of hash
|
233
|
+
def _to_hash(value)
|
234
|
+
if value.is_a?(Array)
|
235
|
+
value.compact.map { |v| _to_hash(v) }
|
236
|
+
elsif value.is_a?(Hash)
|
237
|
+
{}.tap do |hash|
|
238
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
239
|
+
end
|
240
|
+
elsif value.respond_to? :to_hash
|
241
|
+
value.to_hash
|
242
|
+
else
|
243
|
+
value
|
244
|
+
end
|
245
|
+
end
|
246
|
+
|
247
|
+
end
|
248
|
+
end
|
@@ -0,0 +1,360 @@
|
|
1
|
+
=begin
|
2
|
+
#Docusign Admin API
|
3
|
+
|
4
|
+
#An API for an organization administrator to manage organizations, accounts and users
|
5
|
+
|
6
|
+
OpenAPI spec version: v2.1
|
7
|
+
Contact: devcenter@docusign.com
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
|
10
|
+
=end
|
11
|
+
|
12
|
+
require 'date'
|
13
|
+
|
14
|
+
module DocuSign_Admin
|
15
|
+
class SubAccountCreateWorker
|
16
|
+
# The target account being created
|
17
|
+
attr_accessor :target_account
|
18
|
+
|
19
|
+
# The subscription info to create the account
|
20
|
+
attr_accessor :subscription_details
|
21
|
+
|
22
|
+
# The create account work id.
|
23
|
+
attr_accessor :asset_group_work_id
|
24
|
+
|
25
|
+
# The asset group id the accounts belong to.
|
26
|
+
attr_accessor :asset_group_id
|
27
|
+
|
28
|
+
# The type of asset group work.
|
29
|
+
attr_accessor :asset_group_work_type
|
30
|
+
|
31
|
+
# The account creation status.
|
32
|
+
attr_accessor :status
|
33
|
+
|
34
|
+
# The order id created by the creation work.
|
35
|
+
attr_accessor :order_id
|
36
|
+
|
37
|
+
# The number of times the work has been attempted.
|
38
|
+
attr_accessor :attempts
|
39
|
+
|
40
|
+
# The date the account creation work is initiated.
|
41
|
+
attr_accessor :created_date
|
42
|
+
|
43
|
+
# The name of the initiator of the account creation work.
|
44
|
+
attr_accessor :created_by_name
|
45
|
+
|
46
|
+
# The email of the creator of the account creation work.
|
47
|
+
attr_accessor :created_by_email
|
48
|
+
|
49
|
+
# The message associated with the account creation work.
|
50
|
+
attr_accessor :message
|
51
|
+
|
52
|
+
# The processing failures if the work is in PendingError/ProcessingError status.
|
53
|
+
attr_accessor :create_account_processing_failure_details
|
54
|
+
|
55
|
+
class EnumAttributeValidator
|
56
|
+
attr_reader :datatype
|
57
|
+
attr_reader :allowable_values
|
58
|
+
|
59
|
+
def initialize(datatype, allowable_values)
|
60
|
+
@allowable_values = allowable_values.map do |value|
|
61
|
+
case datatype.to_s
|
62
|
+
when /Integer/i
|
63
|
+
value.to_i
|
64
|
+
when /Float/i
|
65
|
+
value.to_f
|
66
|
+
else
|
67
|
+
value
|
68
|
+
end
|
69
|
+
end
|
70
|
+
end
|
71
|
+
|
72
|
+
def valid?(value)
|
73
|
+
!value || allowable_values.include?(value)
|
74
|
+
end
|
75
|
+
end
|
76
|
+
|
77
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
78
|
+
def self.attribute_map
|
79
|
+
{
|
80
|
+
:'target_account' => :'targetAccount',
|
81
|
+
:'subscription_details' => :'subscriptionDetails',
|
82
|
+
:'asset_group_work_id' => :'assetGroupWorkId',
|
83
|
+
:'asset_group_id' => :'assetGroupId',
|
84
|
+
:'asset_group_work_type' => :'assetGroupWorkType',
|
85
|
+
:'status' => :'status',
|
86
|
+
:'order_id' => :'orderId',
|
87
|
+
:'attempts' => :'attempts',
|
88
|
+
:'created_date' => :'createdDate',
|
89
|
+
:'created_by_name' => :'createdByName',
|
90
|
+
:'created_by_email' => :'createdByEmail',
|
91
|
+
:'message' => :'message',
|
92
|
+
:'create_account_processing_failure_details' => :'createAccountProcessingFailureDetails'
|
93
|
+
}
|
94
|
+
end
|
95
|
+
|
96
|
+
# Attribute type mapping.
|
97
|
+
def self.swagger_types
|
98
|
+
{
|
99
|
+
:'target_account' => :'SubAccountCreateTargetAccount',
|
100
|
+
:'subscription_details' => :'SubAccountCreateSubscriptionDetails',
|
101
|
+
:'asset_group_work_id' => :'String',
|
102
|
+
:'asset_group_id' => :'String',
|
103
|
+
:'asset_group_work_type' => :'String',
|
104
|
+
:'status' => :'String',
|
105
|
+
:'order_id' => :'String',
|
106
|
+
:'attempts' => :'Integer',
|
107
|
+
:'created_date' => :'DateTime',
|
108
|
+
:'created_by_name' => :'String',
|
109
|
+
:'created_by_email' => :'String',
|
110
|
+
:'message' => :'String',
|
111
|
+
:'create_account_processing_failure_details' => :'SubAccountErrorDetails'
|
112
|
+
}
|
113
|
+
end
|
114
|
+
|
115
|
+
# Initializes the object
|
116
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
117
|
+
def initialize(attributes = {})
|
118
|
+
return unless attributes.is_a?(Hash)
|
119
|
+
|
120
|
+
# convert string to symbol for hash key
|
121
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
122
|
+
|
123
|
+
if attributes.has_key?(:'targetAccount')
|
124
|
+
self.target_account = attributes[:'targetAccount']
|
125
|
+
end
|
126
|
+
|
127
|
+
if attributes.has_key?(:'subscriptionDetails')
|
128
|
+
self.subscription_details = attributes[:'subscriptionDetails']
|
129
|
+
end
|
130
|
+
|
131
|
+
if attributes.has_key?(:'assetGroupWorkId')
|
132
|
+
self.asset_group_work_id = attributes[:'assetGroupWorkId']
|
133
|
+
end
|
134
|
+
|
135
|
+
if attributes.has_key?(:'assetGroupId')
|
136
|
+
self.asset_group_id = attributes[:'assetGroupId']
|
137
|
+
end
|
138
|
+
|
139
|
+
if attributes.has_key?(:'assetGroupWorkType')
|
140
|
+
self.asset_group_work_type = attributes[:'assetGroupWorkType']
|
141
|
+
end
|
142
|
+
|
143
|
+
if attributes.has_key?(:'status')
|
144
|
+
self.status = attributes[:'status']
|
145
|
+
end
|
146
|
+
|
147
|
+
if attributes.has_key?(:'orderId')
|
148
|
+
self.order_id = attributes[:'orderId']
|
149
|
+
end
|
150
|
+
|
151
|
+
if attributes.has_key?(:'attempts')
|
152
|
+
self.attempts = attributes[:'attempts']
|
153
|
+
end
|
154
|
+
|
155
|
+
if attributes.has_key?(:'createdDate')
|
156
|
+
self.created_date = attributes[:'createdDate']
|
157
|
+
end
|
158
|
+
|
159
|
+
if attributes.has_key?(:'createdByName')
|
160
|
+
self.created_by_name = attributes[:'createdByName']
|
161
|
+
end
|
162
|
+
|
163
|
+
if attributes.has_key?(:'createdByEmail')
|
164
|
+
self.created_by_email = attributes[:'createdByEmail']
|
165
|
+
end
|
166
|
+
|
167
|
+
if attributes.has_key?(:'message')
|
168
|
+
self.message = attributes[:'message']
|
169
|
+
end
|
170
|
+
|
171
|
+
if attributes.has_key?(:'createAccountProcessingFailureDetails')
|
172
|
+
self.create_account_processing_failure_details = attributes[:'createAccountProcessingFailureDetails']
|
173
|
+
end
|
174
|
+
end
|
175
|
+
|
176
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
177
|
+
# @return Array for valid properties with the reasons
|
178
|
+
def list_invalid_properties
|
179
|
+
invalid_properties = Array.new
|
180
|
+
if @target_account.nil?
|
181
|
+
invalid_properties.push('invalid value for "target_account", target_account cannot be nil.')
|
182
|
+
end
|
183
|
+
|
184
|
+
if @subscription_details.nil?
|
185
|
+
invalid_properties.push('invalid value for "subscription_details", subscription_details cannot be nil.')
|
186
|
+
end
|
187
|
+
|
188
|
+
invalid_properties
|
189
|
+
end
|
190
|
+
|
191
|
+
# Check to see if the all the properties in the model are valid
|
192
|
+
# @return true if the model is valid
|
193
|
+
def valid?
|
194
|
+
return false if @target_account.nil?
|
195
|
+
return false if @subscription_details.nil?
|
196
|
+
asset_group_work_type_validator = EnumAttributeValidator.new('String', ['Undefined', 'GroupAssetFulfillment', 'AccountAssetFulfillment', 'AccountAssetClone', 'AccountAssetCreate', 'SubscriptionSync'])
|
197
|
+
return false unless asset_group_work_type_validator.valid?(@asset_group_work_type)
|
198
|
+
status_validator = EnumAttributeValidator.new('String', ['Undefined', 'Pending', 'Processing', 'ProcessingOnHold', 'PendingError', 'ProcessingError', 'Completed', 'Canceled', 'PermanentFailure'])
|
199
|
+
return false unless status_validator.valid?(@status)
|
200
|
+
true
|
201
|
+
end
|
202
|
+
|
203
|
+
# Custom attribute writer method checking allowed values (enum).
|
204
|
+
# @param [Object] asset_group_work_type Object to be assigned
|
205
|
+
def asset_group_work_type=(asset_group_work_type)
|
206
|
+
validator = EnumAttributeValidator.new('String', ['Undefined', 'GroupAssetFulfillment', 'AccountAssetFulfillment', 'AccountAssetClone', 'AccountAssetCreate', 'SubscriptionSync'])
|
207
|
+
unless validator.valid?(asset_group_work_type)
|
208
|
+
fail ArgumentError, 'invalid value for "asset_group_work_type", must be one of #{validator.allowable_values}.'
|
209
|
+
end
|
210
|
+
@asset_group_work_type = asset_group_work_type
|
211
|
+
end
|
212
|
+
|
213
|
+
# Custom attribute writer method checking allowed values (enum).
|
214
|
+
# @param [Object] status Object to be assigned
|
215
|
+
def status=(status)
|
216
|
+
validator = EnumAttributeValidator.new('String', ['Undefined', 'Pending', 'Processing', 'ProcessingOnHold', 'PendingError', 'ProcessingError', 'Completed', 'Canceled', 'PermanentFailure'])
|
217
|
+
unless validator.valid?(status)
|
218
|
+
fail ArgumentError, 'invalid value for "status", must be one of #{validator.allowable_values}.'
|
219
|
+
end
|
220
|
+
@status = status
|
221
|
+
end
|
222
|
+
|
223
|
+
# Checks equality by comparing each attribute.
|
224
|
+
# @param [Object] Object to be compared
|
225
|
+
def ==(o)
|
226
|
+
return true if self.equal?(o)
|
227
|
+
self.class == o.class &&
|
228
|
+
target_account == o.target_account &&
|
229
|
+
subscription_details == o.subscription_details &&
|
230
|
+
asset_group_work_id == o.asset_group_work_id &&
|
231
|
+
asset_group_id == o.asset_group_id &&
|
232
|
+
asset_group_work_type == o.asset_group_work_type &&
|
233
|
+
status == o.status &&
|
234
|
+
order_id == o.order_id &&
|
235
|
+
attempts == o.attempts &&
|
236
|
+
created_date == o.created_date &&
|
237
|
+
created_by_name == o.created_by_name &&
|
238
|
+
created_by_email == o.created_by_email &&
|
239
|
+
message == o.message &&
|
240
|
+
create_account_processing_failure_details == o.create_account_processing_failure_details
|
241
|
+
end
|
242
|
+
|
243
|
+
# @see the `==` method
|
244
|
+
# @param [Object] Object to be compared
|
245
|
+
def eql?(o)
|
246
|
+
self == o
|
247
|
+
end
|
248
|
+
|
249
|
+
# Calculates hash code according to all attributes.
|
250
|
+
# @return [Fixnum] Hash code
|
251
|
+
def hash
|
252
|
+
[target_account, subscription_details, asset_group_work_id, asset_group_id, asset_group_work_type, status, order_id, attempts, created_date, created_by_name, created_by_email, message, create_account_processing_failure_details].hash
|
253
|
+
end
|
254
|
+
|
255
|
+
# Builds the object from hash
|
256
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
257
|
+
# @return [Object] Returns the model itself
|
258
|
+
def build_from_hash(attributes)
|
259
|
+
return nil unless attributes.is_a?(Hash)
|
260
|
+
self.class.swagger_types.each_pair do |key, type|
|
261
|
+
if type =~ /\AArray<(.*)>/i
|
262
|
+
# check to ensure the input is an array given that the attribute
|
263
|
+
# is documented as an array but the input is not
|
264
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
265
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
266
|
+
end
|
267
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
268
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
269
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
270
|
+
end
|
271
|
+
|
272
|
+
self
|
273
|
+
end
|
274
|
+
|
275
|
+
# Deserializes the data based on type
|
276
|
+
# @param string type Data type
|
277
|
+
# @param string value Value to be deserialized
|
278
|
+
# @return [Object] Deserialized data
|
279
|
+
def _deserialize(type, value)
|
280
|
+
case type.to_sym
|
281
|
+
when :DateTime
|
282
|
+
DateTime.parse(value)
|
283
|
+
when :Date
|
284
|
+
Date.parse(value)
|
285
|
+
when :String
|
286
|
+
value.to_s
|
287
|
+
when :Integer
|
288
|
+
value.to_i
|
289
|
+
when :Float
|
290
|
+
value.to_f
|
291
|
+
when :BOOLEAN
|
292
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
293
|
+
true
|
294
|
+
else
|
295
|
+
false
|
296
|
+
end
|
297
|
+
when :Object
|
298
|
+
# generic object (usually a Hash), return directly
|
299
|
+
value
|
300
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
301
|
+
inner_type = Regexp.last_match[:inner_type]
|
302
|
+
value.map { |v| _deserialize(inner_type, v) }
|
303
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
304
|
+
k_type = Regexp.last_match[:k_type]
|
305
|
+
v_type = Regexp.last_match[:v_type]
|
306
|
+
{}.tap do |hash|
|
307
|
+
value.each do |k, v|
|
308
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
309
|
+
end
|
310
|
+
end
|
311
|
+
else # model
|
312
|
+
temp_model = DocuSign_Admin.const_get(type).new
|
313
|
+
temp_model.build_from_hash(value)
|
314
|
+
end
|
315
|
+
end
|
316
|
+
|
317
|
+
# Returns the string representation of the object
|
318
|
+
# @return [String] String presentation of the object
|
319
|
+
def to_s
|
320
|
+
to_hash.to_s
|
321
|
+
end
|
322
|
+
|
323
|
+
# to_body is an alias to to_hash (backward compatibility)
|
324
|
+
# @return [Hash] Returns the object in the form of hash
|
325
|
+
def to_body
|
326
|
+
to_hash
|
327
|
+
end
|
328
|
+
|
329
|
+
# Returns the object in the form of hash
|
330
|
+
# @return [Hash] Returns the object in the form of hash
|
331
|
+
def to_hash
|
332
|
+
hash = {}
|
333
|
+
self.class.attribute_map.each_pair do |attr, param|
|
334
|
+
value = self.send(attr)
|
335
|
+
next if value.nil?
|
336
|
+
hash[param] = _to_hash(value)
|
337
|
+
end
|
338
|
+
hash
|
339
|
+
end
|
340
|
+
|
341
|
+
# Outputs non-array value in the form of hash
|
342
|
+
# For object, use to_hash. Otherwise, just return the value
|
343
|
+
# @param [Object] value Any valid value
|
344
|
+
# @return [Hash] Returns the value in the form of hash
|
345
|
+
def _to_hash(value)
|
346
|
+
if value.is_a?(Array)
|
347
|
+
value.compact.map { |v| _to_hash(v) }
|
348
|
+
elsif value.is_a?(Hash)
|
349
|
+
{}.tap do |hash|
|
350
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
351
|
+
end
|
352
|
+
elsif value.respond_to? :to_hash
|
353
|
+
value.to_hash
|
354
|
+
else
|
355
|
+
value
|
356
|
+
end
|
357
|
+
end
|
358
|
+
|
359
|
+
end
|
360
|
+
end
|