Show / Hide Table of Contents

    Class Account_MyProfile.PostData

    Post ApiData

    Inheritance
    System.Object
    Account_MyProfile.PostData
    Namespace: Appearition.AccountAndAuthentication.API
    Assembly: Appearition.SDK.dll
    Syntax
    [Serializable]
    public class PostData

    Fields

    password

    Declaration
    public string password
    Field Value
    Type Description
    System.String

    username

    Declaration
    public string username
    Field Value
    Type Description
    System.String

    Extension Methods

    ObjectExtension.ToStream(Object)
    Back to top Appearition SDK for Unity API