Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Payu
Builder
LoyaltyInquiryRequestBuilder
PHP 클래스 Payu\Builder\LoyaltyInquiryRequestBuilder
상속:
extends
BuilderAbstract
파일 보기
프로젝트 열기: paranoiaproject/payuclient
공개 메소드들
메소드
설명
__construct
(
Configuration
$configuration
)
build
( )
buildCurrency
(
$currency
)
getCurrency
( ) :
Currency
setCurrency
(
Currency
$currency
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
Configuration
$configuration
)
$configuration
PayU\Configuration
build()
공개
메소드
public
build
( )
buildCurrency()
공개
메소드
public
buildCurrency
(
$currency
)
getCurrency()
공개
메소드
public
getCurrency
( ) :
Currency
리턴
Payu\Component\Currency
setCurrency()
공개
메소드
public
setCurrency
(
Currency
$currency
)
$currency
Payu\Component\Currency