Package org.ldk.structs
Class PaymentSendFailure.PathParameterError
- java.lang.Object
-
- org.ldk.structs.PaymentSendFailure
-
- org.ldk.structs.PaymentSendFailure.PathParameterError
-
- Enclosing class:
- PaymentSendFailure
public static final class PaymentSendFailure.PathParameterError extends PaymentSendFailure
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.PaymentSendFailure
PaymentSendFailure.AllFailedRetrySafe, PaymentSendFailure.ParameterError, PaymentSendFailure.PartialFailure, PaymentSendFailure.PathParameterError
-
-
Field Summary
Fields Modifier and Type Field Description Result_NoneAPIErrorZ[]
path_parameter_error
-
Method Summary
-
Methods inherited from class org.ldk.structs.PaymentSendFailure
all_failed_retry_safe, clone, finalize, parameter_error, partial_failure, path_parameter_error
-
-
-
-
Field Detail
-
path_parameter_error
public final Result_NoneAPIErrorZ[] path_parameter_error
-
-