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

Addclient model

Last edited by hitmanpt Feb 08, 2017
Page history

Model Overview

Namespace: WHMCS_API

Classes:

  • AddClient

Needs Initialization Arguments


Initialization Arguments

  • Firstname (type: string) (required)
  • Lastname (type: string) (required)
  • Email (type: string) (required)
  • Address1 (type: string) (required)
  • City (type: string) (required)
  • State (type: string) (required)
  • PostCode (type: string) (required)
  • CountryCode (type: string) (required): ISO Alpha-2 Code
  • PhoneNumber (type: string) (required)
  • Password (type: string) (required): Plain Text
  • NoEmail (type: bool) (required)
  • CompanyName (type: string) (optional)
  • Address2 (type: string) (optional)
  • SecurityQuestionID (type: int) (optional)
  • SecurityQuestionAnswer (type: string) (optional)
  • CardType (type: string) (optional)
  • CardNumber (type: string) (optional)
  • ExpiricyDate (type: string) (optional)
  • StartDate (type: string) (optional)
  • IssueNumber (type: string) (optional)
  • CVV (type: string) (optional): Will not be stored
  • Currency (type: int) (optional)
  • GroupID (type: string) (optional)
  • CustomFields (type: string) (optional)
  • Language (type: string) (optional)
  • ClientIP (type: string) (optional)
  • Notes (type: string) (optional)

AddClient Class

  • ClientInfo (type: NameValueCollection) readonly
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.