BillingStatusRule
class BillingStatusRule extends Message
Properties
string | $selector | ||
string[] | $allowed_statuses |
Methods
static
descriptor()
No description
boolean
hasSelector()
Check if
clearSelector()
Clear
string
getSelector()
Get
setSelector(string $value)
Set
boolean
hasAllowedStatuses()
Check if
clearAllowedStatuses()
Clear
string
getAllowedStatuses(int $idx = NULL)
Get
setAllowedStatuses($value, $idx = NULL)
Set
string[]
getAllowedStatusesList()
Get all elements of
addAllowedStatuses(string $value)
Add a new element to
Details
at line line 178
static
descriptor()
at line line 210
boolean
hasSelector()
Check if
at line line 219
BillingStatusRule
clearSelector()
Clear
at line line 228
string
getSelector()
Get
at line line 238
BillingStatusRule
setSelector(string $value)
Set
at line line 247
boolean
hasAllowedStatuses()
Check if
at line line 256
BillingStatusRule
clearAllowedStatuses()
Clear
at line line 266
string
getAllowedStatuses(int $idx = NULL)
Get
at line line 276
BillingStatusRule
setAllowedStatuses($value, $idx = NULL)
Set
at line line 285
string[]
getAllowedStatusesList()
Get all elements of
at line line 295
BillingStatusRule
addAllowedStatuses(string $value)
Add a new element to