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/twilio-ruby/rest/trusthub/v1/compliance_inquiries.rb
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -32,20 +32,20 @@ def initialize(version)
32
32
end
33
33
##
34
34
# Create the ComplianceInquiriesInstance
35
-
# @param [String] primary_profile_sid The unique SID identifier of the Primary Customer Profile that should be used as a parent. Only necessary when creating a secondary Customer Profile.
36
35
# @param [String] notification_email The email address that approval status updates will be sent to. If not specified, the email address associated with your primary customer profile will be used.
37
36
# @param [String] theme_set_id Theme id for styling the inquiry form.
37
+
# @param [String] primary_profile_sid The unique SID identifier of the Primary Customer Profile that should be used as a parent. Only necessary when creating a secondary Customer Profile.
38
38
# @return [ComplianceInquiriesInstance] Created ComplianceInquiriesInstance
0 commit comments