You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/hubspot/codegen/crm/objects/goals/api/gdpr_api.rb
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -16,14 +16,14 @@ module Hubspot
16
16
moduleCrm
17
17
moduleObjects
18
18
moduleGoals
19
-
classGDPRApi
19
+
classGdprApi
20
20
attr_accessor:api_client
21
21
22
22
definitialize(api_client=ApiClient.default)
23
23
@api_client=api_client
24
24
end
25
-
# GDPR DELETE
26
-
# Permanently delete a contact and all associated content to follow GDPR. Use optional property 'idProperty' set to 'email' to identify contact by email address. If email address is not found, the email address will be added to a blocklist and prevent it from being used in the future.
25
+
# Gdpr DELETE
26
+
# Permanently delete a contact and all associated content to follow Gdpr. Use optional property 'idProperty' set to 'email' to identify contact by email address. If email address is not found, the email address will be added to a blocklist and prevent it from being used in the future.
# Permanently delete a contact and all associated content to follow GDPR. Use optional property 'idProperty' set to 'email' to identify contact by email address. If email address is not found, the email address will be added to a blocklist and prevent it from being used in the future.
35
+
# Gdpr DELETE
36
+
# Permanently delete a contact and all associated content to follow Gdpr. Use optional property 'idProperty' set to 'email' to identify contact by email address. If email address is not found, the email address will be added to a blocklist and prevent it from being used in the future.
Copy file name to clipboardExpand all lines: lib/hubspot/codegen/crm/objects/taxes/api/gdpr_api.rb
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -16,14 +16,14 @@ module Hubspot
16
16
moduleCrm
17
17
moduleObjects
18
18
moduleTaxes
19
-
classGDPRApi
19
+
classGdprApi
20
20
attr_accessor:api_client
21
21
22
22
definitialize(api_client=ApiClient.default)
23
23
@api_client=api_client
24
24
end
25
-
# GDPR DELETE
26
-
# Permanently delete a contact and all associated content to follow GDPR. Use optional property 'idProperty' set to 'email' to identify contact by email address. If email address is not found, the email address will be added to a blocklist and prevent it from being used in the future.
25
+
# Gdpr DELETE
26
+
# Permanently delete a contact and all associated content to follow Gdpr. Use optional property 'idProperty' set to 'email' to identify contact by email address. If email address is not found, the email address will be added to a blocklist and prevent it from being used in the future.
# Permanently delete a contact and all associated content to follow GDPR. Use optional property 'idProperty' set to 'email' to identify contact by email address. If email address is not found, the email address will be added to a blocklist and prevent it from being used in the future.
35
+
# Gdpr DELETE
36
+
# Permanently delete a contact and all associated content to follow Gdpr. Use optional property 'idProperty' set to 'email' to identify contact by email address. If email address is not found, the email address will be added to a blocklist and prevent it from being used in the future.
0 commit comments