GetBillingChargesOptions
in package
GetBillingChargesOptions Class Doc Comment
Tags
Table of Contents
- $include_charges : string|null
- $include_charges Specifies which billing charges to return. Valid values are: * envelopes * seats
- getIncludeCharges() : string|null
- Gets include_charges
- setIncludeCharges() : self
- Sets include_charges
Properties
$include_charges
$include_charges Specifies which billing charges to return. Valid values are: * envelopes * seats
protected
string|null
$include_charges
= null
Methods
getIncludeCharges()
Gets include_charges
public
getIncludeCharges() : string|null
Return values
string|null —setIncludeCharges()
Sets include_charges
public
setIncludeCharges(string|null $include_charges) : self
Parameters
- $include_charges : string|null
-
Specifies which billing charges to return. Valid values are: * envelopes * seats