PHP 클래스 ThreeScaleAuthorizeResponse

상속: extends ThreeScaleResponse
파일 보기 프로젝트 열기: 3scale/3scale_ws_api_for_php 1 사용 예제들

공개 메소드들

메소드 설명
addUsageReport ( )
getPlan ( ) : string Get name of the plan the application is signed up to.
getUsageReports ( ) Get list of usage report entries.
setPlan ( $plan )

메소드 상세

addUsageReport() 공개 메소드

public addUsageReport ( )

getPlan() 공개 메소드

Get name of the plan the application is signed up to.
public getPlan ( ) : string
리턴 string

getUsageReports() 공개 메소드

There will be one entry per each usage limit defined on the plan the used is signed up to.
또한 보기: ThreeScaleAuthorizeResponseUsage
public getUsageReports ( )

setPlan() 공개 메소드

public setPlan ( $plan )