class AccountsCustomBatchRequestEntryLinkRequest extends Collection (View source)

Properties

protected $collection_key
string $action
string $linkType
string $linkedAccountId
string[] $services

Methods

setAction($action)

No description

string
getAction()

No description

setLinkType($linkType)

No description

string
getLinkType()

No description

setLinkedAccountId($linkedAccountId)

No description

string
getLinkedAccountId()

No description

setServices($services)

No description

string[]
getServices()

No description

Details

setAction($action)

No description

Parameters

$action

string getAction()

No description

Return Value

string

setLinkType($linkType)

No description

Parameters

$linkType

string getLinkType()

No description

Return Value

string

setLinkedAccountId($linkedAccountId)

No description

Parameters

$linkedAccountId

string getLinkedAccountId()

No description

Return Value

string

setServices($services)

No description

Parameters

$services

string[] getServices()

No description

Return Value

string[]