PHP 클래스 RakutenRws_Api_Base

상속: implements RakutenRws_Api_ApiInterface
파일 보기 프로젝트 열기: rakuten-ws/rws-php-sdk 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$autoSetIterator
$client
$options
$version
$versionMap

공개 메소드들

메소드 설명
__construct ( RakutenRws_Client $client, $options = [] )
getAvailableVersions ( )
getLatestVersion ( )
getOperationName ( )
getVersion ( )
setVersion ( $version )

메소드 상세

__construct() 공개 메소드

public __construct ( RakutenRws_Client $client, $options = [] )
$client RakutenRws_Client

getAvailableVersions() 공개 메소드

getLatestVersion() 공개 메소드

public getLatestVersion ( )

getOperationName() 공개 메소드

public getOperationName ( )

getVersion() 공개 메소드

public getVersion ( )

setVersion() 공개 메소드

public setVersion ( $version )

프로퍼티 상세

$autoSetIterator 보호되어 있는 프로퍼티

protected $autoSetIterator

$client 보호되어 있는 프로퍼티

protected $client

$options 보호되어 있는 프로퍼티

protected $options

$version 보호되어 있는 프로퍼티

protected $version

$versionMap 보호되어 있는 프로퍼티

protected $versionMap