CallbackRequest.Body property

The body of the callback request

public byte[]? Body { get; set; }

See Also