Internal Tunnel API

BillingEvent

Other API in Package

Web

User

Tunnel

List of Classes

InternalTunnelController

AnalyticDataViewFilter

Archive

ArchiveManager

AreaChart

Attachment

AudioFile

BarChart

BillingEngine

BillingEvent

Browser

Buffer

BusinessUtil

CacheManager

Cell

CellFilter

Chart

ChartSharedSettings

ChartTool

Chunk

ConsoleManager

ConsolePacket

Cube

Data

DataList

DataListFilter

DataReader

DataRecord

DataSet

DataSetRecord

DataSetResult

DataView

DataViewBuilder

DataViewCriteria

DataViewFilter

DataViewList

DataViewRecord

DatasetFile

DateUtil

DisplaySettings

Document

DocumentFile

Email

EncryptionUtil

Enterprise

EnterpriseInfo

ExcelFile

File

FileBuffer

Formatter

Fragment

FtpRequest

GeoUtil

GroupConcat

ImageFile

Inspector

InternalAcmeService

InternalApiMonitor

InternalAuthManager

InternalCloud

InternalCloudDomain

InternalCloudSubscriptionManager

InternalDesktopProduct

InternalDevelopmentPal

InternalDomainManager

InternalEmailManager

InternalEmailSettings

InternalEnterprise

InternalGroupManager

InternalKey

InternalKeyFeatures

InternalKeyManager

InternalKeyPricing

InternalLogoManager

InternalPalChain

InternalPalInfo

InternalPalManager

InternalPalStore

InternalPalStoreInfo

InternalPalStoreInvite

InternalPalStoreItem

InternalProfile

InternalProfileManager

InternalPseudoKey

InternalSecuritySettings

InternalStatBuilder

InternalStatement

InternalStorageManager

InternalStorageProvider

InternalSupportProfile

InternalSystemManager

InternalTunnelManager

InternalUser

InternalWebAlias

InternalZone

InternalZoneManager

JSONBuffer

JSONParser

Job

JobManager

LineChart

LockManager

Logger

MailBox

MailBoxList

MailMessage

MailResponse

Message

MessageManager

Modules

Monitor

PWA

Packet

PacketDataList

PacketDataRecord

PagingInfo

Pal

PalActivationKeyInfo

PalInfo

Payload

PdfFile

PieChart

Profile

ProfileInfo

ProfilePacket

ProfilePalManager

ProfileTxManager

QRUtil

Render

Role

RuntimePal

SSOToken

SafeBox

ScatterPlotChart

ServiceRequest

ServiceResponse

ShellPal

ShellPalManager

SignSettings

SiteBuilder

Slice

SmartDoc

SmartDocManager

Socket

SocketResponse

StorageProvider

StorageProviderDataList

StoredObject

SystemDataView

SystemDataViewFilter

Tag

TagFilter

TagManager

TextEmail

TextMessage

TiffBuilder

TransactionPacket

Tunnel

TunnelRequest

TunnelResponse

TunnelResult

UnknownFile

VCardFile

Validator

ValidityCheck

Wizard

XMLReader

ZoneAccess

Information on an individual billing event.

Method Summary
Date getCreateDate()

Returns the date this event was created.

Data getData()

Returns all properties as a Data object.

String getDescription()

Returns description.

String getId()

Returns the event id.

String getType()

Returns the type.

boolean isCredit()

Returns true if credit.

boolean isDebit()

Returns true if debit.

String toString()

Returns a description of this object.

Method Detail


Date getCreateDate()

Returns the date this event was created.

Returns:  Date

Since: 05-30-2013

top

Data getData()

Returns all properties as a Data object.

Returns:  Data

Since: 05-30-2013

top

String getDescription()

Returns description.

Returns:  String

Since: 05-30-2013

top

String getId()

Returns the event id.

Returns:  String

Since: 05-30-2013

top

String getType()

Returns the type.

Returns:  String

Since: 05-30-2013

top

boolean isCredit()

Returns true if credit.

Returns:  boolean

Since: 05-30-2013

top

boolean isDebit()

Returns true if debit.

Returns:  boolean

Since: 05-30-2013

top

String toString()

Returns a description of this object.

Returns:  String

Since: 05-30-2013

top
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: May 16, 2024 03:44 PM