Class WSKGetSourceDetailsRequest

Description

This class encloses the necessary elements to perform an GetSourceDetails operation

  • example: example not found

Located in /wsk/WSKGetSourceDetailsRequest.class.php (line 6)


	
			
Variable Summary
Method Summary
WSKGetSourceDetailsRequest __construct (string $binarySecurityToken, string $sourceId, [boolean $includeSourceElement = null])
Variables
string $binarySecurityToken (line 12)

This authentication token must be included in all non-authentication types of requests.

  • access: public
boolean $includeSourceElement (line 24)

A flag indicates whether more detailed information about a source (the Source element) should be returned in the response.

  • access: public
string $sourceId (line 18)

Contains a unique identifier value used to represent a specific source in the source directory.

  • access: public
Methods
Constructor __construct (line 31)
  • access: public
WSKGetSourceDetailsRequest __construct (string $binarySecurityToken, string $sourceId, [boolean $includeSourceElement = null])
  • string $binarySecurityToken: This authentication token must be included in all non-authentication types of requests.
  • string $sourceId: Contains a unique identifier value used to represent a specific source in the source directory.
  • boolean $includeSourceElement: A flag indicates whether more detailed information about a source (the Source element) should be returned in the response.

Documentation generated on Thu, 10 Dec 2009 15:22:33 +0100 by phpDocumentor 1.4.1