Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Bitpay
CurrencyInterface
PHP 인터페이스 Bitpay\CurrencyInterface
파일 보기
프로젝트 열기: bitpay/php-client
공개 메소드들
메소드
설명
getAlts
( ) :
array
getCode
( ) :
string
getExchangePctFee
( ) :
string
getName
( ) :
string
getPayoutFields
( ) :
array
getPluralName
( ) :
string
getPrecision
( ) :
string
getSymbol
( ) :
string
isPayoutEnabled
( ) :
boolean
메소드 상세
getAlts()
공개
메소드
public
getAlts
( ) :
array
리턴
array
getCode()
공개
메소드
public
getCode
( ) :
string
리턴
string
getExchangePctFee()
공개
메소드
public
getExchangePctFee
( ) :
string
리턴
string
getName()
공개
메소드
public
getName
( ) :
string
리턴
string
getPayoutFields()
공개
메소드
public
getPayoutFields
( ) :
array
리턴
array
getPluralName()
공개
메소드
public
getPluralName
( ) :
string
리턴
string
getPrecision()
공개
메소드
public
getPrecision
( ) :
string
리턴
string
getSymbol()
공개
메소드
public
getSymbol
( ) :
string
리턴
string
isPayoutEnabled()
공개
메소드
public
isPayoutEnabled
( ) :
boolean
리턴
boolean