Package org.ldk.structs
Class Result_PaymentConstraintsDecodeErrorZ.Result_PaymentConstraintsDecodeErrorZ_OK
- java.lang.Object
-
- org.ldk.structs.Result_PaymentConstraintsDecodeErrorZ
-
- org.ldk.structs.Result_PaymentConstraintsDecodeErrorZ.Result_PaymentConstraintsDecodeErrorZ_OK
-
- Enclosing class:
- Result_PaymentConstraintsDecodeErrorZ
public static final class Result_PaymentConstraintsDecodeErrorZ.Result_PaymentConstraintsDecodeErrorZ_OK extends Result_PaymentConstraintsDecodeErrorZ
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Result_PaymentConstraintsDecodeErrorZ
Result_PaymentConstraintsDecodeErrorZ.Result_PaymentConstraintsDecodeErrorZ_Err, Result_PaymentConstraintsDecodeErrorZ.Result_PaymentConstraintsDecodeErrorZ_OK
-
-
Field Summary
Fields Modifier and Type Field Description PaymentConstraintsres
-
-
-
Field Detail
-
res
public final PaymentConstraints res
-
-