PHP 클래스 Iyzipay\Model\InstallmentPrice

파일 보기 프로젝트 열기: iyzico/iyzipay-php 1 사용 예제들

공개 메소드들

메소드 설명
getInstallmentNumber ( )
getInstallmentPrice ( )
getTotalPrice ( )
setInstallmentNumber ( $installmentNumber )
setInstallmentPrice ( $installmentPrice )
setTotalPrice ( $totalPrice )

메소드 상세

getInstallmentNumber() 공개 메소드

getInstallmentPrice() 공개 메소드

public getInstallmentPrice ( )

getTotalPrice() 공개 메소드

public getTotalPrice ( )

setInstallmentNumber() 공개 메소드

public setInstallmentNumber ( $installmentNumber )

setInstallmentPrice() 공개 메소드

public setInstallmentPrice ( $installmentPrice )

setTotalPrice() 공개 메소드

public setTotalPrice ( $totalPrice )