<PackageReference Include="Relativity.Server.Testing.Framework.SDK" Version="5001.0.38" />

Relativity.Testing.Framework.Models.ReadSingleAsyncRequest

public class ReadSingleAsyncRequest
Object representing a request body for the LayoutBuilderManager's ReadSingleAsync endpoint.
public int LayoutID { get; set; }

Gets or sets the artifact id of the layout.

public int WorkspaceID { get; set; }

Gets or sets the artifact id of the workspace.