Documentation

GetContactByIdOptions
in package

GetContactByIdOptions Class Doc Comment

Tags
category

Class

author

Swagger Codegen team apihelp@docusign.com

license

The DocuSign PHP Client SDK is licensed under the MIT License.

link
https://github.com/swagger-api/swagger-codegen

Table of Contents

$cloud_provider  : string|null
$cloud_provider
getCloudProvider()  : string|null
Gets cloud_provider
setCloudProvider()  : self
Sets cloud_provider

Properties

$cloud_provider

$cloud_provider

protected string|null $cloud_provider = null

Methods

getCloudProvider()

Gets cloud_provider

public getCloudProvider() : string|null
Return values
string|null

setCloudProvider()

Sets cloud_provider

public setCloudProvider(string|null $cloud_provider) : self
Parameters
$cloud_provider : string|null
Return values
self

Search results