Interface IInstanceGifs
public interface IInstanceGifs
Properties
DisplayName
string? DisplayName { get; }
Property Value
IsAttributionRequired
bool IsAttributionRequired { get; }
Property Value
Provider
string? Provider { get; }
public interface IInstanceGifs
string? DisplayName { get; }
bool IsAttributionRequired { get; }
string? Provider { get; }