PHP 클래스 Bitpay\AccessToken
파일 보기
프로젝트 열기: bitpay/php-client
보호된 프로퍼티들
공개 메소드들
메소드 상세
public nonceDisable ( ) : bitpay\AccessTokenInterface |
리턴 |
bitpay\AccessTokenInterface |
|
public nonceEnable ( ) : bitpay\AccessTokenInterface |
리턴 |
bitpay\AccessTokenInterface |
|
public setEmail ( string $email ) : bitpay\AccessTokenInterface |
$email |
string |
|
리턴 |
bitpay\AccessTokenInterface |
|
public setId ( string $id ) : bitpay\AccessTokenInterface |
$id |
string |
|
리턴 |
bitpay\AccessTokenInterface |
|
public setLabel ( string $label ) : bitpay\AccessTokenInterface |
$label |
string |
|
리턴 |
bitpay\AccessTokenInterface |
|
프로퍼티 상세
protected string $email |
리턴 |
string |
|
protected string $id |
리턴 |
string |
|
protected string $label |
리턴 |
string |
|
protected bool $useNonce |
리턴 |
boolean |
|