Documentation
    Preparing search index...

    Base for all structures

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    appIDs: Set<string> = ...

    Your applications ID

    constructor: Constructor<User>
    customdomains: Set<string> = ...

    Your custom domains on Discloud

    discloudApp: DiscloudApp
    id: string

    Your id

    locale: string

    Your locale

    plan: string

    Your plan

    planDataEnd: Date

    Date of when will your plan end

    planDataEndTimestamp: number

    Timestamp of when will your plan end

    ramUsage: number
    ramUsedMb: number

    Quantity of RAM was used for your applications

    subdomains: Set<string> = ...

    Your subdomains on Discloud

    totalRamMb: number

    Your total RAM quantity

    Accessors

    Methods