Package com.stripe.model.treasury
Class OutboundTransfer.TestHelpers
java.lang.Object
com.stripe.model.treasury.OutboundTransfer.TestHelpers
- Enclosing class:
- OutboundTransfer
-
Method Summary
Modifier and TypeMethodDescriptionfail()Transitions a test mode created OutboundTransfer to thefailedstatus.fail(RequestOptions options) Transitions a test mode created OutboundTransfer to thefailedstatus.fail(OutboundTransferFailParams params) Transitions a test mode created OutboundTransfer to thefailedstatus.fail(OutboundTransferFailParams params, RequestOptions options) Transitions a test mode created OutboundTransfer to thefailedstatus.Transitions a test mode created OutboundTransfer to thefailedstatus.fail(Map<String, Object> params, RequestOptions options) Transitions a test mode created OutboundTransfer to thefailedstatus.post()Transitions a test mode created OutboundTransfer to thepostedstatus.post(RequestOptions options) Transitions a test mode created OutboundTransfer to thepostedstatus.post(OutboundTransferPostParams params) Transitions a test mode created OutboundTransfer to thepostedstatus.post(OutboundTransferPostParams params, RequestOptions options) Transitions a test mode created OutboundTransfer to thepostedstatus.Transitions a test mode created OutboundTransfer to thepostedstatus.post(Map<String, Object> params, RequestOptions options) Transitions a test mode created OutboundTransfer to thepostedstatus.Transitions a test mode created OutboundTransfer to thereturnedstatus.returnOutboundTransfer(RequestOptions options) Transitions a test mode created OutboundTransfer to thereturnedstatus.Transitions a test mode created OutboundTransfer to thereturnedstatus.Transitions a test mode created OutboundTransfer to thereturnedstatus.returnOutboundTransfer(Map<String, Object> params) Transitions a test mode created OutboundTransfer to thereturnedstatus.returnOutboundTransfer(Map<String, Object> params, RequestOptions options) Transitions a test mode created OutboundTransfer to thereturnedstatus.update(OutboundTransferUpdateParams params) Updates a test mode created OutboundTransfer with tracking details.update(OutboundTransferUpdateParams params, RequestOptions options) Updates a test mode created OutboundTransfer with tracking details.Updates a test mode created OutboundTransfer with tracking details.update(Map<String, Object> params, RequestOptions options) Updates a test mode created OutboundTransfer with tracking details.
-
Method Details
-
update
Updates a test mode created OutboundTransfer with tracking details. The OutboundTransfer must not be cancelable, and cannot be in thecanceledorfailedstates.- Throws:
StripeException
-
update
public OutboundTransfer update(Map<String, Object> params, RequestOptions options) throws StripeExceptionUpdates a test mode created OutboundTransfer with tracking details. The OutboundTransfer must not be cancelable, and cannot be in thecanceledorfailedstates.- Throws:
StripeException
-
update
Updates a test mode created OutboundTransfer with tracking details. The OutboundTransfer must not be cancelable, and cannot be in thecanceledorfailedstates.- Throws:
StripeException
-
update
public OutboundTransfer update(OutboundTransferUpdateParams params, RequestOptions options) throws StripeException Updates a test mode created OutboundTransfer with tracking details. The OutboundTransfer must not be cancelable, and cannot be in thecanceledorfailedstates.- Throws:
StripeException
-
fail
Transitions a test mode created OutboundTransfer to thefailedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
fail
Transitions a test mode created OutboundTransfer to thefailedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
fail
Transitions a test mode created OutboundTransfer to thefailedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
fail
public OutboundTransfer fail(Map<String, Object> params, RequestOptions options) throws StripeExceptionTransitions a test mode created OutboundTransfer to thefailedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
fail
Transitions a test mode created OutboundTransfer to thefailedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
fail
public OutboundTransfer fail(OutboundTransferFailParams params, RequestOptions options) throws StripeException Transitions a test mode created OutboundTransfer to thefailedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
post
Transitions a test mode created OutboundTransfer to thepostedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
post
Transitions a test mode created OutboundTransfer to thepostedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
post
Transitions a test mode created OutboundTransfer to thepostedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
post
public OutboundTransfer post(Map<String, Object> params, RequestOptions options) throws StripeExceptionTransitions a test mode created OutboundTransfer to thepostedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
post
Transitions a test mode created OutboundTransfer to thepostedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
post
public OutboundTransfer post(OutboundTransferPostParams params, RequestOptions options) throws StripeException Transitions a test mode created OutboundTransfer to thepostedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
returnOutboundTransfer
Transitions a test mode created OutboundTransfer to thereturnedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
returnOutboundTransfer
Transitions a test mode created OutboundTransfer to thereturnedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
returnOutboundTransfer
Transitions a test mode created OutboundTransfer to thereturnedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
returnOutboundTransfer
public OutboundTransfer returnOutboundTransfer(Map<String, Object> params, RequestOptions options) throws StripeExceptionTransitions a test mode created OutboundTransfer to thereturnedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
returnOutboundTransfer
public OutboundTransfer returnOutboundTransfer(OutboundTransferReturnOutboundTransferParams params) throws StripeException Transitions a test mode created OutboundTransfer to thereturnedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-
returnOutboundTransfer
public OutboundTransfer returnOutboundTransfer(OutboundTransferReturnOutboundTransferParams params, RequestOptions options) throws StripeException Transitions a test mode created OutboundTransfer to thereturnedstatus. The OutboundTransfer must already be in theprocessingstate.- Throws:
StripeException
-