PHP Interface Bitpay\AccessTokenInterface

Datei anzeigen Open project: bitpay/php-client

Public Methods

Method Description
getEmail ( ) : string
getId ( ) : string
getLabel ( ) : string
isNonceDisabled ( ) : boolean

Method Details

getEmail() public method

public getEmail ( ) : string
return string

getId() public method

public getId ( ) : string
return string

getLabel() public method

public getLabel ( ) : string
return string

isNonceDisabled() public method

public isNonceDisabled ( ) : boolean
return boolean