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 summary object for the account.retrieve(RequestOptions options) Retrieve the financing summary object for the account.Retrieve the financing summary object for the account.retrieve(FinancingSummaryRetrieveParams params, RequestOptions options) Retrieve the financing summary object for the account.Methods inherited from class com.stripe.net.ApiService
getResponseGetter, request, requestStream
-
Constructor Details
-
FinancingSummaryService
-
-
Method Details
-
retrieve
Retrieve the financing summary object for the account.- Throws:
StripeException
-
retrieve
Retrieve the financing summary object for the account.- Throws:
StripeException
-
retrieve
Retrieve the financing summary object for the account.- Throws:
StripeException
-
retrieve
public FinancingSummary retrieve(FinancingSummaryRetrieveParams params, RequestOptions options) throws StripeException Retrieve the financing summary object for the account.- Throws:
StripeException
-