PHP 인터페이스 Bitpay\AccessTokenInterface

파일 보기 프로젝트 열기: bitpay/php-client

공개 메소드들

메소드 설명
getEmail ( ) : string
getId ( ) : string
getLabel ( ) : string
isNonceDisabled ( ) : boolean

메소드 상세

getEmail() 공개 메소드

public getEmail ( ) : string
리턴 string

getId() 공개 메소드

public getId ( ) : string
리턴 string

getLabel() 공개 메소드

public getLabel ( ) : string
리턴 string

isNonceDisabled() 공개 메소드

public isNonceDisabled ( ) : boolean
리턴 boolean