BillingAccount
class BillingAccount extends Model (View source)
Properties
| string | $displayName | ||
| string | $masterBillingAccount | ||
| string | $name | ||
| bool | $open | ||
| string | $parent |
Methods
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setMasterBillingAccount($masterBillingAccount)
No description
string
getMasterBillingAccount()
No description
setName($name)
No description
string
getName()
No description
setOpen($open)
No description
bool
getOpen()
No description
setParent($parent)
No description
string
getParent()
No description
Details
setDisplayName($displayName)
No description
string
getDisplayName()
No description
setMasterBillingAccount($masterBillingAccount)
No description
string
getMasterBillingAccount()
No description
setName($name)
No description
string
getName()
No description
setOpen($open)
No description
bool
getOpen()
No description
setParent($parent)
No description
string
getParent()
No description