Table of Contents

Class ThemeUrlResponseModel

Namespace
Nfield.SDK
Assembly
Nfield.Public.SDK.dll
public class ThemeUrlResponseModel
Inheritance
ThemeUrlResponseModel
Inherited Members

Properties

Url

The url to download the theme

[JsonProperty("Url", Required = Required.Default, NullValueHandling = NullValueHandling.Ignore)]
public string Url { get; set; }

Property Value

string