DSAMethodOfRedressConfigurationInput
DSAMethodOfRedressConfigurationInput specifies the methods of redress and their configuration values for users disputing DSA reporting decisions.
input DSAMethodOfRedressConfigurationInput {
method: DSA_METHOD_OF_REDRESS
email: String
url: String
}
Fields
DSAMethodOfRedressConfigurationInput.method ● DSA_METHOD_OF_REDRESS enum
method defines the type of redress that is available to the users about DSA decisions.
DSAMethodOfRedressConfigurationInput.email ● String scalar
email is the email used when method is set to EMAIL.
DSAMethodOfRedressConfigurationInput.url ● String scalar
url is the url that is used when method is set to URL.
Member Of
DSAConfigurationInput input