Class SlovakiaQrPaymentStandingOrder
java.lang.Object
com.microblink.photopay.entities.recognizers.photopay.slovakia.qr.SlovakiaQrPaymentStandingOrder
-
Method Summary
Modifier and TypeMethodDescriptionintgetDay()Returns the payment day of the standing order.Returns the date of the last payment of the standing order.int[]Returns the selection of one or more months on which payment occurs on the standing order.ReturnsSlovakiaQrPaymentPeriodicitythat represents the periodicity of the payment.toString()
-
Method Details
-
getDay
public int getDay()Returns the payment day of the standing order.- Returns:
- payment day of the standing order.
-
getMonths
public int[] getMonths()Returns the selection of one or more months on which payment occurs on the standing order.- Returns:
- selection of one or more months on which payment occurs on the standing order.
-
getPeriodicity
ReturnsSlovakiaQrPaymentPeriodicitythat represents the periodicity of the payment.- Returns:
SlovakiaQrPaymentPeriodicitythat represents the periodicity of the payment.
-
getLastDate
Returns the date of the last payment of the standing order.- Returns:
- date of the last payment of the standing order.
-
toString
-