Class UrlMapping
Inheritance
System.Object
UrlMapping
Namespace: Stac.Api.CodeGen
Assembly: Stac.Api.CodeGen.dll
Syntax
public class UrlMapping : object
Properties
| Improve this Doc View SourceUrl
Declaration
public string Url { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
UrlChange
Declaration
public string UrlChange { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |