Package com.stripe.service.capital
Class FinancingSummaryService
java.lang.Object
com.stripe.net.ApiService
com.stripe.service.capital.FinancingSummaryService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionretrieve()
Retrieve the financing state for the account that was authenticated in the request.retrieve
(RequestOptions options) Retrieve the financing state for the account that was authenticated in the request.Retrieve the financing state for the account that was authenticated in the request.retrieve
(FinancingSummaryRetrieveParams params, RequestOptions options) Retrieve the financing state for the account that was authenticated in the request.Methods inherited from class com.stripe.net.ApiService
getResponseGetter, request, requestStream
-
Constructor Details
-
FinancingSummaryService
-
-
Method Details
-
retrieve
Retrieve the financing state for the account that was authenticated in the request.- Throws:
StripeException
-
retrieve
Retrieve the financing state for the account that was authenticated in the request.- Throws:
StripeException
-
retrieve
Retrieve the financing state for the account that was authenticated in the request.- Throws:
StripeException
-
retrieve
public FinancingSummary retrieve(FinancingSummaryRetrieveParams params, RequestOptions options) throws StripeException Retrieve the financing state for the account that was authenticated in the request.- Throws:
StripeException
-