Package org.ldk.structs
Class Result_SignedRawInvoiceParseErrorZ.Result_SignedRawInvoiceParseErrorZ_Err
- java.lang.Object
-
- org.ldk.structs.Result_SignedRawInvoiceParseErrorZ
-
- org.ldk.structs.Result_SignedRawInvoiceParseErrorZ.Result_SignedRawInvoiceParseErrorZ_Err
-
- Enclosing class:
- Result_SignedRawInvoiceParseErrorZ
public static final class Result_SignedRawInvoiceParseErrorZ.Result_SignedRawInvoiceParseErrorZ_Err extends Result_SignedRawInvoiceParseErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_SignedRawInvoiceParseErrorZ
Result_SignedRawInvoiceParseErrorZ.Result_SignedRawInvoiceParseErrorZ_Err, Result_SignedRawInvoiceParseErrorZ.Result_SignedRawInvoiceParseErrorZ_OK
-
-
Field Summary
Fields Modifier and Type Field Description ParseError
err
-
-
-
Field Detail
-
err
public final ParseError err
-
-