class CreateServiceAccountRequest extends Model (View source)

Properties

string $accountId
protected $serviceAccountType
protected $serviceAccountDataType
$serviceAccount

Methods

setAccountId($accountId)

No description

string
getAccountId()

No description

setServiceAccount(ServiceAccount $serviceAccount)

No description

Details

setAccountId($accountId)

No description

Parameters

$accountId

string getAccountId()

No description

Return Value

string

setServiceAccount(ServiceAccount $serviceAccount)

No description

Parameters

ServiceAccount $serviceAccount

ServiceAccount getServiceAccount()

No description

Return Value

ServiceAccount