Interface IInstanceAppLegal
public interface IInstanceAppLegal
Properties
PrivacyUrl
string? PrivacyUrl { get; }
Property Value
TermsUrl
string? TermsUrl { get; }
public interface IInstanceAppLegal
string? PrivacyUrl { get; }
string? TermsUrl { get; }