Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Braintree
OAuthResult
PHP Class Braintree\OAuthResult
Inheritance:
extends
braintree\Base
显示文件
Open project: braintree/braintree_php
Public Methods
Method
Description
__toString
( ) :
string
returns a string representation of the result
factory
(
$attributes
)
Protected Methods
Method
Description
_initialize
(
$attribs
)
Method Details
__toString()
public
method
returns a string representation of the result
public
__toString
( ) :
string
return
string
_initialize()
protected
method
protected
_initialize
(
$attribs
)
factory()
public
static
method
public
static
factory
(
$attributes
)