Show / Hide Table of Contents

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 Source

Url

Declaration
public string Url { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

UrlChange

Declaration
public string UrlChange { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX