Skip to content
DocsTry Aspire
DocsTry

ApplicationInfoResponse Properties

ClassProperties2 members
Represents the ApplicationInfoResponse payload.
Gets or sets data.
public ApplicationInfoResponseData? Data { get; set; }
SuccessSection titled Successnullablebool?
Gets or sets success.
public bool? Success { get; set; }