CheckoutRequest public class CheckoutRequest Batch checkout request containing information about which user to assign the checked out batch to Documentation public int UserID { get; set; } Artifact ID of the user to assign the batch to public CheckoutRequest()