Class SlovakiaQrPaymentStandingOrder
java.lang.Object
com.microblink.photopay.entities.recognizers.photopay.slovakia.qr.SlovakiaQrPaymentStandingOrder
-
Method Summary
Modifier and TypeMethodDescriptionint
getDay()
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.ReturnsSlovakiaQrPaymentPeriodicity
that 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
ReturnsSlovakiaQrPaymentPeriodicity
that represents the periodicity of the payment.- Returns:
SlovakiaQrPaymentPeriodicity
that 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
-