DSAMethodOfRedressConfigurationInput
DSAMethodOfRedressConfigurationInput specifies the methods of redress and their configuration values for users disputing DSA reporting decisions.
type DSAMethodOfRedressConfigurationInput { method: DSA_METHOD_OF_REDRESS email: String url: String}Fields#
method (DSA_METHOD_OF_REDRESS)#
method defines the type of redress that is available to the users about DSA decisions.
email (String)#
email is the email used when method is set to EMAIL.
url (String)#
url is the url that is used when method is set to URL.