Package com.creditcall.chipdnamobile
Class PaymentPlatformStatus
java.lang.Object
com.creditcall.chipdnamobile.PaymentPlatformStatus
Created by Shingai on 08/08/2017.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumPayment platform connection state. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionErrors returned during the connection test.The payment platform local date time.The datetime format forgetLocalDateTime()}The date time when payment platform status was checked.The datetime format forgetPaymentPlatformStatusCheckDateTime()()} }getState()Payment platform connection state.
-
Constructor Details
-
PaymentPlatformStatus
public PaymentPlatformStatus()
-
-
Method Details
-
getState
Payment platform connection state. -
getLocalDateTimeFormat
The datetime format forgetLocalDateTime()} -
getLocalDateTime
The payment platform local date time. -
getErrors
Errors returned during the connection test. -
getPaymentPlatformStatusCheckDateTime
The date time when payment platform status was checked. -
getPaymentPlatformStatusCheckDateTimeFormat
The datetime format forgetPaymentPlatformStatusCheckDateTime()()} }
-