CallbackRequest.HttpMethod property

HTTP method to use for the callback (e.g., POST, PUT)

public string HttpMethod { get; }

See Also