PHP Class Iyzipay\Model\InstallmentPrice

Show file Open project: iyzico/iyzipay-php Class Usage Examples

Public Methods

Method Description
getInstallmentNumber ( )
getInstallmentPrice ( )
getTotalPrice ( )
setInstallmentNumber ( $installmentNumber )
setInstallmentPrice ( $installmentPrice )
setTotalPrice ( $totalPrice )

Method Details

getInstallmentNumber() public method

getInstallmentPrice() public method

public getInstallmentPrice ( )

getTotalPrice() public method

public getTotalPrice ( )

setInstallmentNumber() public method

public setInstallmentNumber ( $installmentNumber )

setInstallmentPrice() public method

public setInstallmentPrice ( $installmentPrice )

setTotalPrice() public method

public setTotalPrice ( $totalPrice )