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,246 @@
|
|
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 AddressInformation
|
16
|
+
attr_accessor :street_address
|
17
|
+
|
18
|
+
attr_accessor :street_address_2
|
19
|
+
|
20
|
+
attr_accessor :locality
|
21
|
+
|
22
|
+
attr_accessor :region
|
23
|
+
|
24
|
+
attr_accessor :postal_code
|
25
|
+
|
26
|
+
attr_accessor :country
|
27
|
+
|
28
|
+
attr_accessor :phone
|
29
|
+
|
30
|
+
attr_accessor :fax
|
31
|
+
|
32
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
33
|
+
def self.attribute_map
|
34
|
+
{
|
35
|
+
:'street_address' => :'street_address',
|
36
|
+
:'street_address_2' => :'street_address_2',
|
37
|
+
:'locality' => :'locality',
|
38
|
+
:'region' => :'region',
|
39
|
+
:'postal_code' => :'postal_code',
|
40
|
+
:'country' => :'country',
|
41
|
+
:'phone' => :'phone',
|
42
|
+
:'fax' => :'fax'
|
43
|
+
}
|
44
|
+
end
|
45
|
+
|
46
|
+
# Attribute type mapping.
|
47
|
+
def self.swagger_types
|
48
|
+
{
|
49
|
+
:'street_address' => :'String',
|
50
|
+
:'street_address_2' => :'String',
|
51
|
+
:'locality' => :'String',
|
52
|
+
:'region' => :'String',
|
53
|
+
:'postal_code' => :'String',
|
54
|
+
:'country' => :'String',
|
55
|
+
:'phone' => :'String',
|
56
|
+
:'fax' => :'String'
|
57
|
+
}
|
58
|
+
end
|
59
|
+
|
60
|
+
# Initializes the object
|
61
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
62
|
+
def initialize(attributes = {})
|
63
|
+
return unless attributes.is_a?(Hash)
|
64
|
+
|
65
|
+
# convert string to symbol for hash key
|
66
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
67
|
+
|
68
|
+
if attributes.has_key?(:'street_address')
|
69
|
+
self.street_address = attributes[:'street_address']
|
70
|
+
end
|
71
|
+
|
72
|
+
if attributes.has_key?(:'street_address_2')
|
73
|
+
self.street_address_2 = attributes[:'street_address_2']
|
74
|
+
end
|
75
|
+
|
76
|
+
if attributes.has_key?(:'locality')
|
77
|
+
self.locality = attributes[:'locality']
|
78
|
+
end
|
79
|
+
|
80
|
+
if attributes.has_key?(:'region')
|
81
|
+
self.region = attributes[:'region']
|
82
|
+
end
|
83
|
+
|
84
|
+
if attributes.has_key?(:'postal_code')
|
85
|
+
self.postal_code = attributes[:'postal_code']
|
86
|
+
end
|
87
|
+
|
88
|
+
if attributes.has_key?(:'country')
|
89
|
+
self.country = attributes[:'country']
|
90
|
+
end
|
91
|
+
|
92
|
+
if attributes.has_key?(:'phone')
|
93
|
+
self.phone = attributes[:'phone']
|
94
|
+
end
|
95
|
+
|
96
|
+
if attributes.has_key?(:'fax')
|
97
|
+
self.fax = attributes[:'fax']
|
98
|
+
end
|
99
|
+
end
|
100
|
+
|
101
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
102
|
+
# @return Array for valid properties with the reasons
|
103
|
+
def list_invalid_properties
|
104
|
+
invalid_properties = Array.new
|
105
|
+
invalid_properties
|
106
|
+
end
|
107
|
+
|
108
|
+
# Check to see if the all the properties in the model are valid
|
109
|
+
# @return true if the model is valid
|
110
|
+
def valid?
|
111
|
+
true
|
112
|
+
end
|
113
|
+
|
114
|
+
# Checks equality by comparing each attribute.
|
115
|
+
# @param [Object] Object to be compared
|
116
|
+
def ==(o)
|
117
|
+
return true if self.equal?(o)
|
118
|
+
self.class == o.class &&
|
119
|
+
street_address == o.street_address &&
|
120
|
+
street_address_2 == o.street_address_2 &&
|
121
|
+
locality == o.locality &&
|
122
|
+
region == o.region &&
|
123
|
+
postal_code == o.postal_code &&
|
124
|
+
country == o.country &&
|
125
|
+
phone == o.phone &&
|
126
|
+
fax == o.fax
|
127
|
+
end
|
128
|
+
|
129
|
+
# @see the `==` method
|
130
|
+
# @param [Object] Object to be compared
|
131
|
+
def eql?(o)
|
132
|
+
self == o
|
133
|
+
end
|
134
|
+
|
135
|
+
# Calculates hash code according to all attributes.
|
136
|
+
# @return [Fixnum] Hash code
|
137
|
+
def hash
|
138
|
+
[street_address, street_address_2, locality, region, postal_code, country, phone, fax].hash
|
139
|
+
end
|
140
|
+
|
141
|
+
# Builds the object from hash
|
142
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
143
|
+
# @return [Object] Returns the model itself
|
144
|
+
def build_from_hash(attributes)
|
145
|
+
return nil unless attributes.is_a?(Hash)
|
146
|
+
self.class.swagger_types.each_pair do |key, type|
|
147
|
+
if type =~ /\AArray<(.*)>/i
|
148
|
+
# check to ensure the input is an array given that the attribute
|
149
|
+
# is documented as an array but the input is not
|
150
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
151
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
152
|
+
end
|
153
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
154
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
155
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
156
|
+
end
|
157
|
+
|
158
|
+
self
|
159
|
+
end
|
160
|
+
|
161
|
+
# Deserializes the data based on type
|
162
|
+
# @param string type Data type
|
163
|
+
# @param string value Value to be deserialized
|
164
|
+
# @return [Object] Deserialized data
|
165
|
+
def _deserialize(type, value)
|
166
|
+
case type.to_sym
|
167
|
+
when :DateTime
|
168
|
+
DateTime.parse(value)
|
169
|
+
when :Date
|
170
|
+
Date.parse(value)
|
171
|
+
when :String
|
172
|
+
value.to_s
|
173
|
+
when :Integer
|
174
|
+
value.to_i
|
175
|
+
when :Float
|
176
|
+
value.to_f
|
177
|
+
when :BOOLEAN
|
178
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
179
|
+
true
|
180
|
+
else
|
181
|
+
false
|
182
|
+
end
|
183
|
+
when :Object
|
184
|
+
# generic object (usually a Hash), return directly
|
185
|
+
value
|
186
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
187
|
+
inner_type = Regexp.last_match[:inner_type]
|
188
|
+
value.map { |v| _deserialize(inner_type, v) }
|
189
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
190
|
+
k_type = Regexp.last_match[:k_type]
|
191
|
+
v_type = Regexp.last_match[:v_type]
|
192
|
+
{}.tap do |hash|
|
193
|
+
value.each do |k, v|
|
194
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
195
|
+
end
|
196
|
+
end
|
197
|
+
else # model
|
198
|
+
temp_model = DocuSign_Admin.const_get(type).new
|
199
|
+
temp_model.build_from_hash(value)
|
200
|
+
end
|
201
|
+
end
|
202
|
+
|
203
|
+
# Returns the string representation of the object
|
204
|
+
# @return [String] String presentation of the object
|
205
|
+
def to_s
|
206
|
+
to_hash.to_s
|
207
|
+
end
|
208
|
+
|
209
|
+
# to_body is an alias to to_hash (backward compatibility)
|
210
|
+
# @return [Hash] Returns the object in the form of hash
|
211
|
+
def to_body
|
212
|
+
to_hash
|
213
|
+
end
|
214
|
+
|
215
|
+
# Returns the object in the form of hash
|
216
|
+
# @return [Hash] Returns the object in the form of hash
|
217
|
+
def to_hash
|
218
|
+
hash = {}
|
219
|
+
self.class.attribute_map.each_pair do |attr, param|
|
220
|
+
value = self.send(attr)
|
221
|
+
next if value.nil?
|
222
|
+
hash[param] = _to_hash(value)
|
223
|
+
end
|
224
|
+
hash
|
225
|
+
end
|
226
|
+
|
227
|
+
# Outputs non-array value in the form of hash
|
228
|
+
# For object, use to_hash. Otherwise, just return the value
|
229
|
+
# @param [Object] value Any valid value
|
230
|
+
# @return [Hash] Returns the value in the form of hash
|
231
|
+
def _to_hash(value)
|
232
|
+
if value.is_a?(Array)
|
233
|
+
value.compact.map { |v| _to_hash(v) }
|
234
|
+
elsif value.is_a?(Hash)
|
235
|
+
{}.tap do |hash|
|
236
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
237
|
+
end
|
238
|
+
elsif value.respond_to? :to_hash
|
239
|
+
value.to_hash
|
240
|
+
else
|
241
|
+
value
|
242
|
+
end
|
243
|
+
end
|
244
|
+
|
245
|
+
end
|
246
|
+
end
|
@@ -1,5 +1,5 @@
|
|
1
1
|
=begin
|
2
|
-
#
|
2
|
+
#Docusign Admin API
|
3
3
|
|
4
4
|
#An API for an organization administrator to manage organizations, accounts and users
|
5
5
|
|
@@ -113,7 +113,7 @@ module DocuSign_Admin
|
|
113
113
|
:'created_by_name' => :'String',
|
114
114
|
:'created_by_email' => :'String',
|
115
115
|
:'message' => :'String',
|
116
|
-
:'clone_processing_failure_details' => :'
|
116
|
+
:'clone_processing_failure_details' => :'SubAccountErrorDetails'
|
117
117
|
}
|
118
118
|
end
|
119
119
|
|
@@ -202,9 +202,9 @@ module DocuSign_Admin
|
|
202
202
|
def valid?
|
203
203
|
return false if @source_account.nil?
|
204
204
|
return false if @target_account.nil?
|
205
|
-
asset_group_work_type_validator = EnumAttributeValidator.new('String', ['Undefined', 'GroupAssetFulfillment', 'AccountAssetFulfillment', 'AccountAssetClone', 'AccountAssetCreate'])
|
205
|
+
asset_group_work_type_validator = EnumAttributeValidator.new('String', ['Undefined', 'GroupAssetFulfillment', 'AccountAssetFulfillment', 'AccountAssetClone', 'AccountAssetCreate', 'SubscriptionSync'])
|
206
206
|
return false unless asset_group_work_type_validator.valid?(@asset_group_work_type)
|
207
|
-
status_validator = EnumAttributeValidator.new('String', ['Undefined', 'Pending', 'Processing', 'PendingError', 'ProcessingError', 'Completed', 'Canceled', 'PermanentFailure'])
|
207
|
+
status_validator = EnumAttributeValidator.new('String', ['Undefined', 'Pending', 'Processing', 'ProcessingOnHold', 'PendingError', 'ProcessingError', 'Completed', 'Canceled', 'PermanentFailure'])
|
208
208
|
return false unless status_validator.valid?(@status)
|
209
209
|
true
|
210
210
|
end
|
@@ -212,7 +212,7 @@ module DocuSign_Admin
|
|
212
212
|
# Custom attribute writer method checking allowed values (enum).
|
213
213
|
# @param [Object] asset_group_work_type Object to be assigned
|
214
214
|
def asset_group_work_type=(asset_group_work_type)
|
215
|
-
validator = EnumAttributeValidator.new('String', ['Undefined', 'GroupAssetFulfillment', 'AccountAssetFulfillment', 'AccountAssetClone', 'AccountAssetCreate'])
|
215
|
+
validator = EnumAttributeValidator.new('String', ['Undefined', 'GroupAssetFulfillment', 'AccountAssetFulfillment', 'AccountAssetClone', 'AccountAssetCreate', 'SubscriptionSync'])
|
216
216
|
unless validator.valid?(asset_group_work_type)
|
217
217
|
fail ArgumentError, 'invalid value for "asset_group_work_type", must be one of #{validator.allowable_values}.'
|
218
218
|
end
|
@@ -222,7 +222,7 @@ module DocuSign_Admin
|
|
222
222
|
# Custom attribute writer method checking allowed values (enum).
|
223
223
|
# @param [Object] status Object to be assigned
|
224
224
|
def status=(status)
|
225
|
-
validator = EnumAttributeValidator.new('String', ['Undefined', 'Pending', 'Processing', 'PendingError', 'ProcessingError', 'Completed', 'Canceled', 'PermanentFailure'])
|
225
|
+
validator = EnumAttributeValidator.new('String', ['Undefined', 'Pending', 'Processing', 'ProcessingOnHold', 'PendingError', 'ProcessingError', 'Completed', 'Canceled', 'PermanentFailure'])
|
226
226
|
unless validator.valid?(status)
|
227
227
|
fail ArgumentError, 'invalid value for "status", must be one of #{validator.allowable_values}.'
|
228
228
|
end
|
@@ -0,0 +1,255 @@
|
|
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 DocuSignAccountDomainModelAddress
|
16
|
+
attr_accessor :address1
|
17
|
+
|
18
|
+
attr_accessor :address2
|
19
|
+
|
20
|
+
attr_accessor :city
|
21
|
+
|
22
|
+
attr_accessor :state_province
|
23
|
+
|
24
|
+
attr_accessor :country
|
25
|
+
|
26
|
+
attr_accessor :postal_code
|
27
|
+
|
28
|
+
attr_accessor :phone
|
29
|
+
|
30
|
+
attr_accessor :fax
|
31
|
+
|
32
|
+
attr_accessor :zip_plus4
|
33
|
+
|
34
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
35
|
+
def self.attribute_map
|
36
|
+
{
|
37
|
+
:'address1' => :'Address1',
|
38
|
+
:'address2' => :'Address2',
|
39
|
+
:'city' => :'City',
|
40
|
+
:'state_province' => :'StateProvince',
|
41
|
+
:'country' => :'Country',
|
42
|
+
:'postal_code' => :'PostalCode',
|
43
|
+
:'phone' => :'Phone',
|
44
|
+
:'fax' => :'Fax',
|
45
|
+
:'zip_plus4' => :'ZipPlus4'
|
46
|
+
}
|
47
|
+
end
|
48
|
+
|
49
|
+
# Attribute type mapping.
|
50
|
+
def self.swagger_types
|
51
|
+
{
|
52
|
+
:'address1' => :'String',
|
53
|
+
:'address2' => :'String',
|
54
|
+
:'city' => :'String',
|
55
|
+
:'state_province' => :'String',
|
56
|
+
:'country' => :'String',
|
57
|
+
:'postal_code' => :'String',
|
58
|
+
:'phone' => :'String',
|
59
|
+
:'fax' => :'String',
|
60
|
+
:'zip_plus4' => :'String'
|
61
|
+
}
|
62
|
+
end
|
63
|
+
|
64
|
+
# Initializes the object
|
65
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
66
|
+
def initialize(attributes = {})
|
67
|
+
return unless attributes.is_a?(Hash)
|
68
|
+
|
69
|
+
# convert string to symbol for hash key
|
70
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
71
|
+
|
72
|
+
if attributes.has_key?(:'Address1')
|
73
|
+
self.address1 = attributes[:'Address1']
|
74
|
+
end
|
75
|
+
|
76
|
+
if attributes.has_key?(:'Address2')
|
77
|
+
self.address2 = attributes[:'Address2']
|
78
|
+
end
|
79
|
+
|
80
|
+
if attributes.has_key?(:'City')
|
81
|
+
self.city = attributes[:'City']
|
82
|
+
end
|
83
|
+
|
84
|
+
if attributes.has_key?(:'StateProvince')
|
85
|
+
self.state_province = attributes[:'StateProvince']
|
86
|
+
end
|
87
|
+
|
88
|
+
if attributes.has_key?(:'Country')
|
89
|
+
self.country = attributes[:'Country']
|
90
|
+
end
|
91
|
+
|
92
|
+
if attributes.has_key?(:'PostalCode')
|
93
|
+
self.postal_code = attributes[:'PostalCode']
|
94
|
+
end
|
95
|
+
|
96
|
+
if attributes.has_key?(:'Phone')
|
97
|
+
self.phone = attributes[:'Phone']
|
98
|
+
end
|
99
|
+
|
100
|
+
if attributes.has_key?(:'Fax')
|
101
|
+
self.fax = attributes[:'Fax']
|
102
|
+
end
|
103
|
+
|
104
|
+
if attributes.has_key?(:'ZipPlus4')
|
105
|
+
self.zip_plus4 = attributes[:'ZipPlus4']
|
106
|
+
end
|
107
|
+
end
|
108
|
+
|
109
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
110
|
+
# @return Array for valid properties with the reasons
|
111
|
+
def list_invalid_properties
|
112
|
+
invalid_properties = Array.new
|
113
|
+
invalid_properties
|
114
|
+
end
|
115
|
+
|
116
|
+
# Check to see if the all the properties in the model are valid
|
117
|
+
# @return true if the model is valid
|
118
|
+
def valid?
|
119
|
+
true
|
120
|
+
end
|
121
|
+
|
122
|
+
# Checks equality by comparing each attribute.
|
123
|
+
# @param [Object] Object to be compared
|
124
|
+
def ==(o)
|
125
|
+
return true if self.equal?(o)
|
126
|
+
self.class == o.class &&
|
127
|
+
address1 == o.address1 &&
|
128
|
+
address2 == o.address2 &&
|
129
|
+
city == o.city &&
|
130
|
+
state_province == o.state_province &&
|
131
|
+
country == o.country &&
|
132
|
+
postal_code == o.postal_code &&
|
133
|
+
phone == o.phone &&
|
134
|
+
fax == o.fax &&
|
135
|
+
zip_plus4 == o.zip_plus4
|
136
|
+
end
|
137
|
+
|
138
|
+
# @see the `==` method
|
139
|
+
# @param [Object] Object to be compared
|
140
|
+
def eql?(o)
|
141
|
+
self == o
|
142
|
+
end
|
143
|
+
|
144
|
+
# Calculates hash code according to all attributes.
|
145
|
+
# @return [Fixnum] Hash code
|
146
|
+
def hash
|
147
|
+
[address1, address2, city, state_province, country, postal_code, phone, fax, zip_plus4].hash
|
148
|
+
end
|
149
|
+
|
150
|
+
# Builds the object from hash
|
151
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
152
|
+
# @return [Object] Returns the model itself
|
153
|
+
def build_from_hash(attributes)
|
154
|
+
return nil unless attributes.is_a?(Hash)
|
155
|
+
self.class.swagger_types.each_pair do |key, type|
|
156
|
+
if type =~ /\AArray<(.*)>/i
|
157
|
+
# check to ensure the input is an array given that the attribute
|
158
|
+
# is documented as an array but the input is not
|
159
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
160
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
161
|
+
end
|
162
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
163
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
164
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
165
|
+
end
|
166
|
+
|
167
|
+
self
|
168
|
+
end
|
169
|
+
|
170
|
+
# Deserializes the data based on type
|
171
|
+
# @param string type Data type
|
172
|
+
# @param string value Value to be deserialized
|
173
|
+
# @return [Object] Deserialized data
|
174
|
+
def _deserialize(type, value)
|
175
|
+
case type.to_sym
|
176
|
+
when :DateTime
|
177
|
+
DateTime.parse(value)
|
178
|
+
when :Date
|
179
|
+
Date.parse(value)
|
180
|
+
when :String
|
181
|
+
value.to_s
|
182
|
+
when :Integer
|
183
|
+
value.to_i
|
184
|
+
when :Float
|
185
|
+
value.to_f
|
186
|
+
when :BOOLEAN
|
187
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
188
|
+
true
|
189
|
+
else
|
190
|
+
false
|
191
|
+
end
|
192
|
+
when :Object
|
193
|
+
# generic object (usually a Hash), return directly
|
194
|
+
value
|
195
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
196
|
+
inner_type = Regexp.last_match[:inner_type]
|
197
|
+
value.map { |v| _deserialize(inner_type, v) }
|
198
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
199
|
+
k_type = Regexp.last_match[:k_type]
|
200
|
+
v_type = Regexp.last_match[:v_type]
|
201
|
+
{}.tap do |hash|
|
202
|
+
value.each do |k, v|
|
203
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
204
|
+
end
|
205
|
+
end
|
206
|
+
else # model
|
207
|
+
temp_model = DocuSign_Admin.const_get(type).new
|
208
|
+
temp_model.build_from_hash(value)
|
209
|
+
end
|
210
|
+
end
|
211
|
+
|
212
|
+
# Returns the string representation of the object
|
213
|
+
# @return [String] String presentation of the object
|
214
|
+
def to_s
|
215
|
+
to_hash.to_s
|
216
|
+
end
|
217
|
+
|
218
|
+
# to_body is an alias to to_hash (backward compatibility)
|
219
|
+
# @return [Hash] Returns the object in the form of hash
|
220
|
+
def to_body
|
221
|
+
to_hash
|
222
|
+
end
|
223
|
+
|
224
|
+
# Returns the object in the form of hash
|
225
|
+
# @return [Hash] Returns the object in the form of hash
|
226
|
+
def to_hash
|
227
|
+
hash = {}
|
228
|
+
self.class.attribute_map.each_pair do |attr, param|
|
229
|
+
value = self.send(attr)
|
230
|
+
next if value.nil?
|
231
|
+
hash[param] = _to_hash(value)
|
232
|
+
end
|
233
|
+
hash
|
234
|
+
end
|
235
|
+
|
236
|
+
# Outputs non-array value in the form of hash
|
237
|
+
# For object, use to_hash. Otherwise, just return the value
|
238
|
+
# @param [Object] value Any valid value
|
239
|
+
# @return [Hash] Returns the value in the form of hash
|
240
|
+
def _to_hash(value)
|
241
|
+
if value.is_a?(Array)
|
242
|
+
value.compact.map { |v| _to_hash(v) }
|
243
|
+
elsif value.is_a?(Hash)
|
244
|
+
{}.tap do |hash|
|
245
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
246
|
+
end
|
247
|
+
elsif value.respond_to? :to_hash
|
248
|
+
value.to_hash
|
249
|
+
else
|
250
|
+
value
|
251
|
+
end
|
252
|
+
end
|
253
|
+
|
254
|
+
end
|
255
|
+
end
|