-
- All Implemented Interfaces:
-
net.gini.android.bank.sdk.transactiondocs.ui.invoice.TransactionDocInvoicePreviewFragmentState
public final class TransactionDocInvoicePreviewFragmentState.Error implements TransactionDocInvoicePreviewFragmentState
-
-
Field Summary
Fields Modifier and Type Field Description private final ErrorTypeerrorType
-
Constructor Summary
Constructors Constructor Description TransactionDocInvoicePreviewFragmentState.Error(ErrorType errorType)
-
Method Summary
Modifier and Type Method Description final ErrorTypegetErrorType()-
-
Method Detail
-
getErrorType
final ErrorType getErrorType()
-
-
-
-