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
  • Getclientsdomains model

Getclientsdomains model

Last edited by hitmanpt Feb 14, 2017
Page history

Model Overview

Namespace: WHMCS_API.GetClientsDomains

Classes:

  • GetClientsDomains
  • Domains
  • Domain

GetClientsDomains Class

  • Result (type: string): The result of the operation: success or error
  • ClientID (type: string): The specific client id searched for
  • DomainID (type: string): The specific domain id searched for
  • TotalResults (type: string): The total number of results available
  • StartNumber (type: int): The starting number for the returned results
  • NumberReturned (type: int): The total number of results returned
  • Domains (type: Domains): The domains that match the criteria passed

Domains Class

  • Domain (type: IList<Domain>)

Domain Class

  • ID (type: string)
  • UserID (type: string)
  • OrderID (type: string)
  • RegType (type: string)
  • DomainName (type: string)
  • Registrar (type: string)
  • RegPeriod (type: string)
  • FirstPaymentAmount (type: string)
  • RecurringAmount (type: string)
  • PaymentMethod (type: string)
  • PaymentMethodName (type: string)
  • RegistryDate (type: string)
  • ExpiricyDate (type: string)
  • NextDueDate(type: string)
  • Status (type: string)
  • Subscription(type: string)
  • PromoID (type: string)
  • DNSManagment(type: string)
  • EmailFowarding (type: string)
  • IDProtection (type: string)
  • DoNotRenew (type: string)
  • Notes (type: string)
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.