Class BaseApiPost
Parent class of HTTP POST requests.
Inheritance
System.Object
BaseApiPost
Inherited Members
Namespace: Appearition.API
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public abstract class BaseApiPost : BaseApi
Properties
FormType
Declaration
public virtual TypeOfPost FormType { get; }
Property Value
Type | Description |
---|---|
TypeOfPost |