Show / Hide Table of Contents

Class ApiSettings

Represents the Api settings.

Inheritance
object
ApiSettings
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: QarnotSDK
Assembly: QarnotSDK.dll
Syntax
public class ApiSettings

Fields

Storage

Bucket storage endpoint Uri.

Declaration
public string Storage
Field Value
Type Description
string
In this article
Back to top Generated by DocFX