PHP 클래스 app\Billy

파일 보기 프로젝트 열기: Bottelet/Flarepoint-crm

보호된 프로퍼티들

프로퍼티 타입 설명
$accessToken
$instance

공개 메소드들

메소드 설명
createInvoice ( $params )
getContacts ( )
getInstance ( )
initialize ( $dbRow )
request ( $method, $url, $body = null )

메소드 상세

createInvoice() 공개 정적인 메소드

public static createInvoice ( $params )

getContacts() 공개 메소드

public getContacts ( )

getInstance() 공개 정적인 메소드

public static getInstance ( )

initialize() 공개 정적인 메소드

public static initialize ( $dbRow )

request() 공개 정적인 메소드

public static request ( $method, $url, $body = null )

프로퍼티 상세

$accessToken 보호되어 있는 정적으로 프로퍼티

protected static $accessToken

$instance 보호되어 있는 정적으로 프로퍼티

protected static $instance