Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
W
whmcs-api
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Pedro Cavaleiro
  • whmcs-api
  • Wiki
  • Getclientsdetails model

Getclientsdetails model

Last edited by hitmanpt Feb 08, 2017
Page history

Model Overview

Namespace: WHMCS_API.GetClientsDetails

Classes:

  • GetClientsDetails
  • Client
  • Stats

GetClientsDetails Class

  • Result (type: string): The result of the operation: success or error
  • Client (type: Client): The information on the client
  • Stats (type: Stats): Additional statistics for the client returned.

Client Class

  • UserID (type: int)
  • ID (type: int)
  • UUID (type: string)
  • Firstname (type: string)
  • Lastname (type: string)
  • FullName (type: string)
  • CompanyName (type: string)
  • Email (type: string)
  • Address1 (type: string)
  • Address2 (type: string)
  • City (type: string)
  • FullState (type: string)
  • State (type: string)
  • PostCode (type: string)
  • CountryCode (type: string): ISO Alpha-2 Code
  • Country (type: string)
  • PhoneNumber (type: string)
  • Password (type: string): Hash
  • StateCode (type: string)
  • Country (type: string)
  • PhoneCC (type: int)
  • PhoneNumberFormatted (type: string)
  • BillingCID (type: int)
  • Notes (type: string)
  • TwoFactorEnabled (type: bool)
  • Currency (type: int)
  • DefaultGateway (type: string)
  • CreditCardType (type: string)
  • CreditCardLastFourDigits (type: string)
  • SecurityQuestionID (type: int)
  • SecurityQuestionAnswer (type: string)
  • GroupID (type: int)
  • Status (type: string)
  • Credit (type: string)
  • TaxExempt (type: bool)
  • LateFeeOveride (type: bool)
  • OverideDueNotices (type: bool)
  • SeparateInvoices (type: bool)
  • DisableAutoCC (type: bool)
  • EmailOptOut (type: bool)
  • OverideAutoClose (type: bool)
  • AllowSingleSignOn (type: int)
  • Language (type: string)
  • LastLogin (type: string)
  • Currency_Code (type: string)

Stats

  • NumberDueInvoices (type: string)
  • DueInvoicesBalance (type: string)
  • Income (type: string)
  • InCredit (type: bool)
  • CreditBalance (type: string)
  • NumberOverdueInvoices (type: int)
  • OverdueInvoicesBalance (type: string)
  • NumDraftInvoices (type: int)
  • DraftInvoicesBalance (type: string)
  • NumPaidInvoices (type: string)
  • PaidInvoicesAmount (type: string)
  • NumUnpaidInvoices (type: int)
  • UnpaidInvoicesAmount (type: string)
  • NumCanceledInvoices (type: int)
  • CanceledInvoicesAmount (type: string)
  • NumRefundedInvoices (type: int)
  • RefundedInvoicesAmount (type: string)
  • NumCollectionsInvoices (type: int)
  • CollectionsInvoicesAmount (type: string)
  • ProductsNumActiveHosting (type: string)
  • ProductsNumHosting (type: int)
  • ProductsNumActiveReseller (type: int)
  • ProductsNumReseller (type: int)
  • ProductsNumActiveServers (type: int)
  • ProductsNumServers (type: int)
  • ProductsNumActiveOther (type: int)
  • ProductsNumOther (type: int)
  • ProductsNumActive (type: int)
  • ProductsNumTotal (type: int)
  • NumActiveDomains (type: int)
  • NumDomains (type: int)
  • NumAcceptedQuotes (type: int)
  • NumQuotes (type: int)
  • NumTickets (type: int)
  • NumActiveTickets (type: int)
  • NumAffiliateSignups (type: string)
  • IsAffiliate (type: bool)
Clone repository
  • Addclient()
  • Addclient model
  • Advanced usage
  • Contrubute to the project
  • Domainwhois()
  • Domainwhois model
  • Getclientsdetails()
  • Getclientsdetails model
  • Getclientsdomains()
  • Getclientsdomains model
  • Getclientsproducts()
  • Getclientsproducts model
  • Getinvoice()
  • Getinvoice model
  • Getinvoices()
More Pages
×

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.