Package org.ldk.structs
Class Result_InvoiceSemanticErrorZ.Result_InvoiceSemanticErrorZ_OK
- java.lang.Object
-
- org.ldk.structs.Result_InvoiceSemanticErrorZ
-
- org.ldk.structs.Result_InvoiceSemanticErrorZ.Result_InvoiceSemanticErrorZ_OK
-
- Enclosing class:
- Result_InvoiceSemanticErrorZ
public static final class Result_InvoiceSemanticErrorZ.Result_InvoiceSemanticErrorZ_OK extends Result_InvoiceSemanticErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_InvoiceSemanticErrorZ
Result_InvoiceSemanticErrorZ.Result_InvoiceSemanticErrorZ_Err, Result_InvoiceSemanticErrorZ.Result_InvoiceSemanticErrorZ_OK
-
-
-
-
Field Detail
-
res
public final Invoice res
-
-