ListDocumentsOptions
in package
ListDocumentsOptions Class Doc Comment
Tags
Table of Contents
- $include_agreement_type : string|null
- $include_agreement_type
- $include_tabs : string|null
- $include_tabs
- getIncludeAgreementType() : string|null
- Gets include_agreement_type
- getIncludeTabs() : string|null
- Gets include_tabs
- setIncludeAgreementType() : self
- Sets include_agreement_type
- setIncludeTabs() : self
- Sets include_tabs
Properties
$include_agreement_type
$include_agreement_type
protected
string|null
$include_agreement_type
= null
$include_tabs
$include_tabs
protected
string|null
$include_tabs
= null
Methods
getIncludeAgreementType()
Gets include_agreement_type
public
getIncludeAgreementType() : string|null
Return values
string|null —getIncludeTabs()
Gets include_tabs
public
getIncludeTabs() : string|null
Return values
string|null —setIncludeAgreementType()
Sets include_agreement_type
public
setIncludeAgreementType(string|null $include_agreement_type) : self
Parameters
- $include_agreement_type : string|null
Return values
self —setIncludeTabs()
Sets include_tabs
public
setIncludeTabs(string|null $include_tabs) : self
Parameters
- $include_tabs : string|null