Method Reject
Reject(string)
Rejects the request with the specified reason.
public void Reject(string reason = "User declined sampling request")
Parameters
reasonstring
Rejects the request with the specified reason.
public void Reject(string reason = "User declined sampling request")
reason string