Package org.ldk.structs
Class Result_SignedRawInvoiceParseErrorZ.Result_SignedRawInvoiceParseErrorZ_OK
- java.lang.Object
-
- org.ldk.structs.Result_SignedRawInvoiceParseErrorZ
-
- org.ldk.structs.Result_SignedRawInvoiceParseErrorZ.Result_SignedRawInvoiceParseErrorZ_OK
-
- Enclosing class:
- Result_SignedRawInvoiceParseErrorZ
public static final class Result_SignedRawInvoiceParseErrorZ.Result_SignedRawInvoiceParseErrorZ_OK 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 SignedRawInvoice
res
-
-
-
Field Detail
-
res
public final SignedRawInvoice res
-
-