Account
class Account
Class Account
Methods
integer
getId()
Get id
setBusinessAccount(string $businessAccount)
Set Business Account
string
getBusinessAccount()
Get Business Account
setAPIUsername(string $APIUsername)
Set aPI Username
string
getAPIUsername()
Get aPIUsername
setAPIPassword(string $aPIPassword)
Set aPIPassword
string
getAPIPassword()
Get aPIPassword
setAPISignature(string $aPISignature)
Set aPISignature
string
getAPISignature()
Get aPISignature
setId(int $id)
No description
Details
at line 64
integer
getId()
Get id
at line 76
Account
setBusinessAccount(string $businessAccount)
Set Business Account
at line 88
string
getBusinessAccount()
Get Business Account
at line 100
Account
setAPIUsername(string $APIUsername)
Set aPI Username
at line 112
string
getAPIUsername()
Get aPIUsername
at line 124
Account
setAPIPassword(string $aPIPassword)
Set aPIPassword
at line 136
string
getAPIPassword()
Get aPIPassword
at line 148
Account
setAPISignature(string $aPISignature)
Set aPISignature
at line 160
string
getAPISignature()
Get aPISignature