PHP Class Braintree\Merchant

Inheritance: extends braintree\Base
Show file Open project: braintree/braintree_php

Public Methods

Method Description
__toString ( ) : string returns a string representation of the merchant
factory ( $attributes )

Protected Methods

Method Description
_initialize ( $attribs )

Method Details

__toString() public method

returns a string representation of the merchant
public __toString ( ) : string
return string

_initialize() protected method

protected _initialize ( $attribs )

factory() public static method

public static factory ( $attributes )