lib/dropbox-sign/models/sub_cc.rb in dropbox-sign-1.0.0.pre.beta2301 vs lib/dropbox-sign/models/sub_cc.rb in dropbox-sign-1.0.0

- old
+ new

@@ -17,12 +17,14 @@ end module Dropbox::Sign class SubCC # Must match an existing CC role in chosen Template(s). Multiple CC recipients cannot share the same CC role. + # @return [String] attr_accessor :role # The email address of the CC recipient. + # @return [String] attr_accessor :email_address # Attribute mapping from ruby-style variable name to JSON key. def self.attribute_map {