AxsgStudioWorkspaceQueryRequest Class

Definition

Represents a workspace query request payload.

public sealed record AxsgStudioWorkspaceQueryRequest(string? BuildUri, string? Search) : IEquatable<AxsgStudioWorkspaceQueryRequest>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)