Struct FluentRequest

Source
pub struct FluentRequest<'a, T> {
    pub params: T,
    /* private fields */
}

Fields§

§params: T

Implementations§

Source§

impl FluentRequest<'_, GetAccountRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetAccountsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetAccountsAccountRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetAccountsAccountBankAccountsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetAccountsAccountCapabilitiesRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetAccountsAccountCapabilitiesCapabilityRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetAccountsAccountExternalAccountsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn object(self, object: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetAccountsAccountExternalAccountsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetAccountsAccountPeopleRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn relationship(self, relationship: AllPeopleRelationshipSpecs) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetAccountsAccountPeoplePersonRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetAccountsAccountPersonsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn relationship(self, relationship: AllPeopleRelationshipSpecs) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetAccountsAccountPersonsPersonRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetApplePayDomainsRequest>

Source

pub fn domain_name(self, domain_name: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetApplePayDomainsDomainRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetApplicationFeesRequest>

Source

pub fn charge(self, charge: &str) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetApplicationFeesFeeRefundsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetApplicationFeesIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetApplicationFeesIdRefundsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetAppsSecretsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetAppsSecretsFindRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetBalanceRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetBalanceHistoryRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn currency(self, currency: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn payout(self, payout: &str) -> Self

Source

pub fn source(self, source: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn type_(self, type_: &str) -> Self

Source§

impl FluentRequest<'_, GetBalanceHistoryIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetBalanceTransactionsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn currency(self, currency: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn payout(self, payout: &str) -> Self

Source

pub fn source(self, source: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn type_(self, type_: &str) -> Self

Source§

impl FluentRequest<'_, GetBalanceTransactionsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetBillingPortalConfigurationsRequest>

Source

pub fn active(self, active: bool) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn is_default(self, is_default: bool) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetBillingPortalConfigurationsConfigurationRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetChargesRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn payment_intent(self, payment_intent: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn transfer_group(self, transfer_group: &str) -> Self

Source§

impl FluentRequest<'_, GetChargesSearchRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn page(self, page: &str) -> Self

Source§

impl FluentRequest<'_, GetChargesChargeRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetChargesChargeDisputeRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetChargesChargeRefundsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetChargesChargeRefundsRefundRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCheckoutSessionsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn customer_details(self, customer_details: CustomerDetailsParams) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn payment_intent(self, payment_intent: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source

pub fn subscription(self, subscription: &str) -> Self

Source§

impl FluentRequest<'_, GetCheckoutSessionsSessionRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCheckoutSessionsSessionLineItemsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetClimateOrdersRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetClimateOrdersOrderRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetClimateProductsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetClimateProductsProductRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetClimateReservationsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetClimateReservationsOrderRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetClimateSuppliersRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetClimateSuppliersSupplierRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCountrySpecsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetCountrySpecsCountryRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCouponsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetCouponsCouponRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCreditNotesRequest>

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn invoice(self, invoice: &str) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetCreditNotesPreviewRequest>

Source

pub fn amount(self, amount: i64) -> Self

Source

pub fn credit_amount(self, credit_amount: i64) -> Self

Source

pub fn effective_at(self, effective_at: i64) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn lines(self, lines: Vec<CreditNoteLineItemParams>) -> Self

Source

pub fn memo(self, memo: &str) -> Self

Source

pub fn metadata(self, metadata: Value) -> Self

Source

pub fn out_of_band_amount(self, out_of_band_amount: i64) -> Self

Source

pub fn reason(self, reason: &str) -> Self

Source

pub fn refund(self, refund: &str) -> Self

Source

pub fn refund_amount(self, refund_amount: i64) -> Self

Source

pub fn shipping_cost(self, shipping_cost: CreditNoteShippingCost) -> Self

Source§

impl FluentRequest<'_, GetCreditNotesPreviewLinesRequest>

Source

pub fn amount(self, amount: i64) -> Self

Source

pub fn credit_amount(self, credit_amount: i64) -> Self

Source

pub fn effective_at(self, effective_at: i64) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn lines(self, lines: Vec<CreditNoteLineItemParams>) -> Self

Source

pub fn memo(self, memo: &str) -> Self

Source

pub fn metadata(self, metadata: Value) -> Self

Source

pub fn out_of_band_amount(self, out_of_band_amount: i64) -> Self

Source

pub fn reason(self, reason: &str) -> Self

Source

pub fn refund(self, refund: &str) -> Self

Source

pub fn refund_amount(self, refund_amount: i64) -> Self

Source

pub fn shipping_cost(self, shipping_cost: CreditNoteShippingCost) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetCreditNotesCreditNoteLinesRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetCreditNotesIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCustomersRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn email(self, email: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn test_clock(self, test_clock: &str) -> Self

Source§

impl FluentRequest<'_, GetCustomersSearchRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn page(self, page: &str) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerBalanceTransactionsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerBalanceTransactionsTransactionRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerBankAccountsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerBankAccountsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerCardsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerCardsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerCashBalanceRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerCashBalanceTransactionsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerCashBalanceTransactionsTransactionRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerDiscountRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerPaymentMethodsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn type_(self, type_: &str) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerPaymentMethodsPaymentMethodRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerSourcesRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn object(self, object: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerSourcesIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerSubscriptionsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerSubscriptionsSubscriptionExposedIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerSubscriptionsSubscriptionExposedIdDiscountRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerTaxIdsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetCustomersCustomerTaxIdsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetDisputesRequest>

Source

pub fn charge(self, charge: &str) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn payment_intent(self, payment_intent: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetDisputesDisputeRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetEventsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn delivery_success(self, delivery_success: bool) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn type_(self, type_: &str) -> Self

Source

pub fn types(self, types: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetEventsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetExchangeRatesRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetExchangeRatesRateIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetFileLinksRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn expired(self, expired: bool) -> Self

Source

pub fn file(self, file: &str) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetFileLinksLinkRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetFilesRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn purpose(self, purpose: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetFilesFileRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetFinancialConnectionsAccountsRequest>

Source

pub fn account_holder(self, account_holder: AccountholderParams) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn session(self, session: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetFinancialConnectionsAccountsAccountRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetFinancialConnectionsAccountsAccountOwnersRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetFinancialConnectionsSessionsSessionRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetFinancialConnectionsTransactionsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn transacted_at(self, transacted_at: Value) -> Self

Source

pub fn transaction_refresh( self, transaction_refresh: TransactionRefreshParams, ) -> Self

Source§

impl FluentRequest<'_, GetFinancialConnectionsTransactionsTransactionRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetIdentityVerificationReportsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn type_(self, type_: &str) -> Self

Source

pub fn verification_session(self, verification_session: &str) -> Self

Source§

impl FluentRequest<'_, GetIdentityVerificationReportsReportRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetIdentityVerificationSessionsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetIdentityVerificationSessionsSessionRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetInvoiceitemsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn invoice(self, invoice: &str) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn pending(self, pending: bool) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetInvoiceitemsInvoiceitemRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetInvoicesRequest>

Source

pub fn collection_method(self, collection_method: &str) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn due_date(self, due_date: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source

pub fn subscription(self, subscription: &str) -> Self

Source§

impl FluentRequest<'_, GetInvoicesSearchRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn page(self, page: &str) -> Self

Source§

impl FluentRequest<'_, GetInvoicesUpcomingRequest>

Source

pub fn automatic_tax(self, automatic_tax: AutomaticTaxParam) -> Self

Source

pub fn coupon(self, coupon: &str) -> Self

Source

pub fn currency(self, currency: &str) -> Self

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn customer_details(self, customer_details: CustomerDetailsParam) -> Self

Source

pub fn discounts(self, discounts: Value) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn invoice_items(self, invoice_items: Vec<InvoiceItemPreviewParams>) -> Self

Source

pub fn schedule(self, schedule: &str) -> Self

Source

pub fn subscription(self, subscription: &str) -> Self

Source

pub fn subscription_billing_cycle_anchor( self, subscription_billing_cycle_anchor: Value, ) -> Self

Source

pub fn subscription_cancel_at(self, subscription_cancel_at: Value) -> Self

Source

pub fn subscription_cancel_at_period_end( self, subscription_cancel_at_period_end: bool, ) -> Self

Source

pub fn subscription_cancel_now(self, subscription_cancel_now: bool) -> Self

Source

pub fn subscription_default_tax_rates( self, subscription_default_tax_rates: Value, ) -> Self

Source

pub fn subscription_items( self, subscription_items: Vec<SubscriptionItemUpdateParams>, ) -> Self

Source

pub fn subscription_proration_behavior( self, subscription_proration_behavior: &str, ) -> Self

Source

pub fn subscription_proration_date( self, subscription_proration_date: i64, ) -> Self

Source

pub fn subscription_resume_at(self, subscription_resume_at: &str) -> Self

Source

pub fn subscription_start_date(self, subscription_start_date: i64) -> Self

Source

pub fn subscription_trial_end(self, subscription_trial_end: Value) -> Self

Source

pub fn subscription_trial_from_plan( self, subscription_trial_from_plan: bool, ) -> Self

Source§

impl FluentRequest<'_, GetInvoicesUpcomingLinesRequest>

Source

pub fn automatic_tax(self, automatic_tax: AutomaticTaxParam) -> Self

Source

pub fn coupon(self, coupon: &str) -> Self

Source

pub fn currency(self, currency: &str) -> Self

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn customer_details(self, customer_details: CustomerDetailsParam) -> Self

Source

pub fn discounts(self, discounts: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn invoice_items(self, invoice_items: Vec<InvoiceItemPreviewParams>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn schedule(self, schedule: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn subscription(self, subscription: &str) -> Self

Source

pub fn subscription_billing_cycle_anchor( self, subscription_billing_cycle_anchor: Value, ) -> Self

Source

pub fn subscription_cancel_at(self, subscription_cancel_at: Value) -> Self

Source

pub fn subscription_cancel_at_period_end( self, subscription_cancel_at_period_end: bool, ) -> Self

Source

pub fn subscription_cancel_now(self, subscription_cancel_now: bool) -> Self

Source

pub fn subscription_default_tax_rates( self, subscription_default_tax_rates: Value, ) -> Self

Source

pub fn subscription_items( self, subscription_items: Vec<SubscriptionItemUpdateParams>, ) -> Self

Source

pub fn subscription_proration_behavior( self, subscription_proration_behavior: &str, ) -> Self

Source

pub fn subscription_proration_date( self, subscription_proration_date: i64, ) -> Self

Source

pub fn subscription_resume_at(self, subscription_resume_at: &str) -> Self

Source

pub fn subscription_start_date(self, subscription_start_date: i64) -> Self

Source

pub fn subscription_trial_end(self, subscription_trial_end: Value) -> Self

Source

pub fn subscription_trial_from_plan( self, subscription_trial_from_plan: bool, ) -> Self

Source§

impl FluentRequest<'_, GetInvoicesInvoiceRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetInvoicesInvoiceLinesRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetIssuingAuthorizationsRequest>

Source

pub fn card(self, card: &str) -> Self

Source

pub fn cardholder(self, cardholder: &str) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetIssuingAuthorizationsAuthorizationRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetIssuingCardholdersRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn email(self, email: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn phone_number(self, phone_number: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source

pub fn type_(self, type_: &str) -> Self

Source§

impl FluentRequest<'_, GetIssuingCardholdersCardholderRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetIssuingCardsRequest>

Source

pub fn cardholder(self, cardholder: &str) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn exp_month(self, exp_month: i64) -> Self

Source

pub fn exp_year(self, exp_year: i64) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn last4(self, last4: &str) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source

pub fn type_(self, type_: &str) -> Self

Source§

impl FluentRequest<'_, GetIssuingCardsCardRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetIssuingDisputesRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source

pub fn transaction(self, transaction: &str) -> Self

Source§

impl FluentRequest<'_, GetIssuingDisputesDisputeRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetIssuingSettlementsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetIssuingSettlementsSettlementRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetIssuingTokensRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetIssuingTokensTokenRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetIssuingTransactionsRequest>

Source

pub fn card(self, card: &str) -> Self

Source

pub fn cardholder(self, cardholder: &str) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn type_(self, type_: &str) -> Self

Source§

impl FluentRequest<'_, GetIssuingTransactionsTransactionRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetLinkAccountSessionsSessionRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetLinkedAccountsRequest>

Source

pub fn account_holder(self, account_holder: AccountholderParams) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn session(self, session: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetLinkedAccountsAccountRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetLinkedAccountsAccountOwnersRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetMandatesMandateRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetPaymentIntentsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetPaymentIntentsSearchRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn page(self, page: &str) -> Self

Source§

impl FluentRequest<'_, GetPaymentIntentsIntentRequest>

Source

pub fn client_secret(self, client_secret: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetPaymentLinksRequest>

Source

pub fn active(self, active: bool) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetPaymentLinksPaymentLinkRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetPaymentLinksPaymentLinkLineItemsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetPaymentMethodConfigurationsRequest>

Source

pub fn application(self, application: Value) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetPaymentMethodConfigurationsConfigurationRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetPaymentMethodDomainsRequest>

Source

pub fn domain_name(self, domain_name: &str) -> Self

Source

pub fn enabled(self, enabled: bool) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetPaymentMethodDomainsPaymentMethodDomainRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetPaymentMethodsRequest>

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn type_(self, type_: &str) -> Self

Source§

impl FluentRequest<'_, GetPaymentMethodsPaymentMethodRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetPayoutsRequest>

Source

pub fn arrival_date(self, arrival_date: Value) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn destination(self, destination: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetPayoutsPayoutRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetPlansRequest>

Source

pub fn active(self, active: bool) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn product(self, product: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetPlansPlanRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetPricesRequest>

Source

pub fn active(self, active: bool) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn currency(self, currency: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn lookup_keys( self, lookup_keys: impl IntoIterator<Item = impl AsRef<str>>, ) -> Self

Source

pub fn product(self, product: &str) -> Self

Source

pub fn recurring(self, recurring: AllPricesRecurringParams) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn type_(self, type_: &str) -> Self

Source§

impl FluentRequest<'_, GetPricesSearchRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn page(self, page: &str) -> Self

Source§

impl FluentRequest<'_, GetPricesPriceRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetProductsRequest>

Source

pub fn active(self, active: bool) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn ids(self, ids: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn shippable(self, shippable: bool) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn url(self, url: &str) -> Self

Source§

impl FluentRequest<'_, GetProductsSearchRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn page(self, page: &str) -> Self

Source§

impl FluentRequest<'_, GetProductsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetPromotionCodesRequest>

Source

pub fn active(self, active: bool) -> Self

Source

pub fn code(self, code: &str) -> Self

Source

pub fn coupon(self, coupon: &str) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetPromotionCodesPromotionCodeRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetQuotesRequest>

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source

pub fn test_clock(self, test_clock: &str) -> Self

Source§

impl FluentRequest<'_, GetQuotesQuoteRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetQuotesQuoteComputedUpfrontLineItemsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetQuotesQuoteLineItemsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetQuotesQuotePdfRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetRadarEarlyFraudWarningsRequest>

Source

pub fn charge(self, charge: &str) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn payment_intent(self, payment_intent: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetRadarEarlyFraudWarningsEarlyFraudWarningRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetRadarValueListItemsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn value(self, value: &str) -> Self

Source§

impl FluentRequest<'_, GetRadarValueListItemsItemRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetRadarValueListsRequest>

Source

pub fn alias(self, alias: &str) -> Self

Source

pub fn contains(self, contains: &str) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetRadarValueListsValueListRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetRefundsRequest>

Source

pub fn charge(self, charge: &str) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn payment_intent(self, payment_intent: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetRefundsRefundRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetReportingReportRunsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetReportingReportRunsReportRunRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetReportingReportTypesRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetReportingReportTypesReportTypeRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetReviewsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetReviewsReviewRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetSetupAttemptsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetSetupIntentsRequest>

Source

pub fn attach_to_self(self, attach_to_self: bool) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn payment_method(self, payment_method: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetSetupIntentsIntentRequest>

Source

pub fn client_secret(self, client_secret: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetShippingRatesRequest>

Source

pub fn active(self, active: bool) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn currency(self, currency: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetShippingRatesShippingRateTokenRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetSigmaScheduledQueryRunsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetSigmaScheduledQueryRunsScheduledQueryRunRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetSourcesSourceRequest>

Source

pub fn client_secret(self, client_secret: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetSourcesSourceMandateNotificationsMandateNotificationRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetSourcesSourceSourceTransactionsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetSourcesSourceSourceTransactionsSourceTransactionRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetSubscriptionItemsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetSubscriptionItemsItemRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetSubscriptionItemsSubscriptionItemUsageRecordSummariesRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetSubscriptionSchedulesRequest>

Source

pub fn canceled_at(self, canceled_at: Value) -> Self

Source

pub fn completed_at(self, completed_at: Value) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn released_at(self, released_at: Value) -> Self

Source

pub fn scheduled(self, scheduled: bool) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetSubscriptionSchedulesScheduleRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetSubscriptionsRequest>

Source

pub fn automatic_tax(self, automatic_tax: AutomaticTaxFilterParams) -> Self

Source

pub fn collection_method(self, collection_method: &str) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn current_period_end(self, current_period_end: Value) -> Self

Source

pub fn current_period_start(self, current_period_start: Value) -> Self

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn price(self, price: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source

pub fn test_clock(self, test_clock: &str) -> Self

Source§

impl FluentRequest<'_, GetSubscriptionsSearchRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn page(self, page: &str) -> Self

Source§

impl FluentRequest<'_, GetSubscriptionsSubscriptionExposedIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTaxCalculationsCalculationLineItemsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetTaxRegistrationsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetTaxSettingsRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTaxTransactionsTransactionRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTaxTransactionsTransactionLineItemsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetTaxCodesRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetTaxCodesIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTaxRatesRequest>

Source

pub fn active(self, active: bool) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn inclusive(self, inclusive: bool) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetTaxRatesTaxRateRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTerminalConfigurationsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn is_account_default(self, is_account_default: bool) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetTerminalConfigurationsConfigurationRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTerminalLocationsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetTerminalLocationsLocationRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTerminalReadersRequest>

Source

pub fn device_type(self, device_type: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn location(self, location: &str) -> Self

Source

pub fn serial_number(self, serial_number: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetTerminalReadersReaderRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTestHelpersTestClocksRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetTestHelpersTestClocksTestClockRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTokensTokenRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTopupsRequest>

Source

pub fn amount(self, amount: Value) -> Self

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetTopupsTopupRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTransfersRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn destination(self, destination: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn transfer_group(self, transfer_group: &str) -> Self

Source§

impl FluentRequest<'_, GetTransfersIdReversalsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetTransfersTransferRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTransfersTransferReversalsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTreasuryCreditReversalsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn received_credit(self, received_credit: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetTreasuryCreditReversalsCreditReversalRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTreasuryDebitReversalsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn received_debit(self, received_debit: &str) -> Self

Source

pub fn resolution(self, resolution: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetTreasuryDebitReversalsDebitReversalRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTreasuryFinancialAccountsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetTreasuryFinancialAccountsFinancialAccountRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTreasuryFinancialAccountsFinancialAccountFeaturesRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTreasuryInboundTransfersRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetTreasuryInboundTransfersIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTreasuryOutboundPaymentsRequest>

Source

pub fn customer(self, customer: &str) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetTreasuryOutboundPaymentsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTreasuryOutboundTransfersRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetTreasuryOutboundTransfersOutboundTransferRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTreasuryReceivedCreditsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn linked_flows(self, linked_flows: LinkedFlowsParam) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetTreasuryReceivedCreditsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTreasuryReceivedDebitsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source§

impl FluentRequest<'_, GetTreasuryReceivedDebitsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTreasuryTransactionEntriesRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn effective_at(self, effective_at: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn order_by(self, order_by: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn transaction(self, transaction: &str) -> Self

Source§

impl FluentRequest<'_, GetTreasuryTransactionEntriesIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetTreasuryTransactionsRequest>

Source

pub fn created(self, created: Value) -> Self

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn order_by(self, order_by: &str) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source

pub fn status(self, status: &str) -> Self

Source

pub fn status_transitions( self, status_transitions: StatusTransitionTimestampSpecs, ) -> Self

Source§

impl FluentRequest<'_, GetTreasuryTransactionsIdRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source§

impl FluentRequest<'_, GetWebhookEndpointsRequest>

Source

pub fn ending_before(self, ending_before: &str) -> Self

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Source

pub fn limit(self, limit: i64) -> Self

Source

pub fn starting_after(self, starting_after: &str) -> Self

Source§

impl FluentRequest<'_, GetWebhookEndpointsWebhookEndpointRequest>

Source

pub fn expand(self, expand: impl IntoIterator<Item = impl AsRef<str>>) -> Self

Trait Implementations§

Source§

impl<'a, T: Clone> Clone for FluentRequest<'a, T>

Source§

fn clone(&self) -> FluentRequest<'a, T>

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteAccountsAccountBankAccountsIdRequest>

Source§

type Output = Result<DeletedExternalAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteAccountsAccountBankAccountsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteAccountsAccountExternalAccountsIdRequest>

Source§

type Output = Result<DeletedExternalAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteAccountsAccountExternalAccountsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteAccountsAccountPeoplePersonRequest>

Source§

type Output = Result<DeletedPerson, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteAccountsAccountPeoplePersonRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteAccountsAccountPersonsPersonRequest>

Source§

type Output = Result<DeletedPerson, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteAccountsAccountPersonsPersonRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteAccountsAccountRequest>

Source§

type Output = Result<DeletedAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteAccountsAccountRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteApplePayDomainsDomainRequest>

Source§

type Output = Result<DeletedApplePayDomain, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteApplePayDomainsDomainRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteCouponsCouponRequest>

Source§

type Output = Result<DeletedCoupon, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteCouponsCouponRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteCustomersCustomerBankAccountsIdRequest>

Source§

type Output = Result<Value, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteCustomersCustomerBankAccountsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteCustomersCustomerCardsIdRequest>

Source§

type Output = Result<Value, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteCustomersCustomerCardsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteCustomersCustomerDiscountRequest>

Source§

type Output = Result<DeletedDiscount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteCustomersCustomerDiscountRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteCustomersCustomerRequest>

Source§

type Output = Result<DeletedCustomer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteCustomersCustomerRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteCustomersCustomerSourcesIdRequest>

Source§

type Output = Result<Value, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteCustomersCustomerSourcesIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteCustomersCustomerSubscriptionsSubscriptionExposedIdDiscountRequest>

Source§

type Output = Result<DeletedDiscount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteCustomersCustomerSubscriptionsSubscriptionExposedIdDiscountRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteCustomersCustomerSubscriptionsSubscriptionExposedIdRequest>

Source§

type Output = Result<Subscription, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteCustomersCustomerSubscriptionsSubscriptionExposedIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteCustomersCustomerTaxIdsIdRequest>

Source§

type Output = Result<DeletedTaxId, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteCustomersCustomerTaxIdsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteEphemeralKeysKeyRequest>

Source§

type Output = Result<EphemeralKey, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteEphemeralKeysKeyRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteInvoiceitemsInvoiceitemRequest>

Source§

type Output = Result<DeletedInvoiceitem, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteInvoiceitemsInvoiceitemRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteInvoicesInvoiceRequest>

Source§

type Output = Result<DeletedInvoice, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteInvoicesInvoiceRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeletePlansPlanRequest>

Source§

type Output = Result<DeletedPlan, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeletePlansPlanRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteProductsIdRequest>

Source§

type Output = Result<DeletedProduct, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteProductsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteRadarValueListItemsItemRequest>

Source§

type Output = Result<DeletedRadarValueListItem, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteRadarValueListItemsItemRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteRadarValueListsValueListRequest>

Source§

type Output = Result<DeletedRadarValueList, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteRadarValueListsValueListRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteSubscriptionItemsItemRequest>

Source§

type Output = Result<DeletedSubscriptionItem, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteSubscriptionItemsItemRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteSubscriptionsSubscriptionExposedIdDiscountRequest>

Source§

type Output = Result<DeletedDiscount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteSubscriptionsSubscriptionExposedIdDiscountRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteSubscriptionsSubscriptionExposedIdRequest>

Source§

type Output = Result<Subscription, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteSubscriptionsSubscriptionExposedIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteTerminalConfigurationsConfigurationRequest>

Source§

type Output = Result<DeletedTerminalConfiguration, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteTerminalConfigurationsConfigurationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteTerminalLocationsLocationRequest>

Source§

type Output = Result<DeletedTerminalLocation, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteTerminalLocationsLocationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteTerminalReadersReaderRequest>

Source§

type Output = Result<DeletedTerminalReader, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteTerminalReadersReaderRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteTestHelpersTestClocksTestClockRequest>

Source§

type Output = Result<DeletedTestHelpersTestClock, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteTestHelpersTestClocksTestClockRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, DeleteWebhookEndpointsWebhookEndpointRequest>

Source§

type Output = Result<DeletedWebhookEndpoint, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, DeleteWebhookEndpointsWebhookEndpointRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAccountRequest>

Source§

type Output = Result<Account, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAccountRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAccountsAccountBankAccountsIdRequest>

Source§

type Output = Result<ExternalAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAccountsAccountBankAccountsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAccountsAccountCapabilitiesCapabilityRequest>

Source§

type Output = Result<Capability, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAccountsAccountCapabilitiesCapabilityRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAccountsAccountCapabilitiesRequest>

Source§

type Output = Result<GetAccountsAccountCapabilitiesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAccountsAccountCapabilitiesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAccountsAccountExternalAccountsIdRequest>

Source§

type Output = Result<ExternalAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAccountsAccountExternalAccountsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAccountsAccountExternalAccountsRequest>

Source§

type Output = Result<GetAccountsAccountExternalAccountsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAccountsAccountExternalAccountsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAccountsAccountPeoplePersonRequest>

Source§

type Output = Result<Person, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAccountsAccountPeoplePersonRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAccountsAccountPeopleRequest>

Source§

type Output = Result<GetAccountsAccountPeopleResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAccountsAccountPeopleRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAccountsAccountPersonsPersonRequest>

Source§

type Output = Result<Person, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAccountsAccountPersonsPersonRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAccountsAccountPersonsRequest>

Source§

type Output = Result<GetAccountsAccountPersonsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAccountsAccountPersonsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAccountsAccountRequest>

Source§

type Output = Result<Account, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAccountsAccountRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAccountsRequest>

Source§

type Output = Result<GetAccountsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAccountsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetApplePayDomainsDomainRequest>

Source§

type Output = Result<ApplePayDomain, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetApplePayDomainsDomainRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetApplePayDomainsRequest>

Source§

type Output = Result<GetApplePayDomainsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetApplePayDomainsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetApplicationFeesFeeRefundsIdRequest>

Source§

type Output = Result<FeeRefund, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetApplicationFeesFeeRefundsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetApplicationFeesIdRefundsRequest>

Source§

type Output = Result<GetApplicationFeesIdRefundsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetApplicationFeesIdRefundsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetApplicationFeesIdRequest>

Source§

type Output = Result<ApplicationFee, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetApplicationFeesIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetApplicationFeesRequest>

Source§

type Output = Result<GetApplicationFeesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetApplicationFeesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAppsSecretsFindRequest>

Source§

type Output = Result<AppsSecret, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAppsSecretsFindRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetAppsSecretsRequest>

Source§

type Output = Result<GetAppsSecretsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetAppsSecretsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetBalanceHistoryIdRequest>

Source§

type Output = Result<BalanceTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetBalanceHistoryIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetBalanceHistoryRequest>

Source§

type Output = Result<GetBalanceHistoryResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetBalanceHistoryRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetBalanceRequest>

Source§

type Output = Result<Balance, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetBalanceRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetBalanceTransactionsIdRequest>

Source§

type Output = Result<BalanceTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetBalanceTransactionsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetBalanceTransactionsRequest>

Source§

type Output = Result<GetBalanceTransactionsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetBalanceTransactionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetBillingPortalConfigurationsConfigurationRequest>

Source§

type Output = Result<BillingPortalConfiguration, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetBillingPortalConfigurationsConfigurationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetBillingPortalConfigurationsRequest>

Source§

type Output = Result<GetBillingPortalConfigurationsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetBillingPortalConfigurationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetChargesChargeDisputeRequest>

Source§

type Output = Result<Dispute, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetChargesChargeDisputeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetChargesChargeRefundsRefundRequest>

Source§

type Output = Result<Refund, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetChargesChargeRefundsRefundRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetChargesChargeRefundsRequest>

Source§

type Output = Result<GetChargesChargeRefundsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetChargesChargeRefundsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetChargesChargeRequest>

Source§

type Output = Result<Charge, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetChargesChargeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetChargesRequest>

Source§

type Output = Result<GetChargesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetChargesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetChargesSearchRequest>

Source§

type Output = Result<GetChargesSearchResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetChargesSearchRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCheckoutSessionsRequest>

Source§

type Output = Result<GetCheckoutSessionsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCheckoutSessionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCheckoutSessionsSessionLineItemsRequest>

Source§

type Output = Result<GetCheckoutSessionsSessionLineItemsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCheckoutSessionsSessionLineItemsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCheckoutSessionsSessionRequest>

Source§

type Output = Result<CheckoutSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCheckoutSessionsSessionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetClimateOrdersOrderRequest>

Source§

type Output = Result<ClimateOrder, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetClimateOrdersOrderRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetClimateOrdersRequest>

Source§

type Output = Result<GetClimateOrdersResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetClimateOrdersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetClimateProductsProductRequest>

Source§

type Output = Result<ClimateProduct, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetClimateProductsProductRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetClimateProductsRequest>

Source§

type Output = Result<GetClimateProductsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetClimateProductsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetClimateReservationsOrderRequest>

Source§

type Output = Result<ClimateOrder, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetClimateReservationsOrderRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetClimateReservationsRequest>

Source§

type Output = Result<GetClimateReservationsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetClimateReservationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetClimateSuppliersRequest>

Source§

type Output = Result<GetClimateSuppliersResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetClimateSuppliersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetClimateSuppliersSupplierRequest>

Source§

type Output = Result<ClimateSupplier, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetClimateSuppliersSupplierRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCountrySpecsCountryRequest>

Source§

type Output = Result<CountrySpec, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCountrySpecsCountryRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCountrySpecsRequest>

Source§

type Output = Result<GetCountrySpecsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCountrySpecsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCouponsCouponRequest>

Source§

type Output = Result<Coupon, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCouponsCouponRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCouponsRequest>

Source§

type Output = Result<GetCouponsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCouponsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCreditNotesCreditNoteLinesRequest>

Source§

type Output = Result<GetCreditNotesCreditNoteLinesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCreditNotesCreditNoteLinesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCreditNotesIdRequest>

Source§

type Output = Result<CreditNote, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCreditNotesIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCreditNotesPreviewLinesRequest>

Source§

type Output = Result<GetCreditNotesPreviewLinesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCreditNotesPreviewLinesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCreditNotesPreviewRequest>

Source§

type Output = Result<CreditNote, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCreditNotesPreviewRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCreditNotesRequest>

Source§

type Output = Result<GetCreditNotesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCreditNotesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerBalanceTransactionsRequest>

Source§

type Output = Result<GetCustomersCustomerBalanceTransactionsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerBalanceTransactionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerBalanceTransactionsTransactionRequest>

Source§

type Output = Result<CustomerBalanceTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerBalanceTransactionsTransactionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerBankAccountsIdRequest>

Source§

type Output = Result<BankAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerBankAccountsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerBankAccountsRequest>

Source§

type Output = Result<GetCustomersCustomerBankAccountsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerBankAccountsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerCardsIdRequest>

Source§

type Output = Result<Card, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerCardsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerCardsRequest>

Source§

type Output = Result<GetCustomersCustomerCardsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerCardsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerCashBalanceRequest>

Source§

type Output = Result<CashBalance, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerCashBalanceRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerCashBalanceTransactionsRequest>

Source§

type Output = Result<GetCustomersCustomerCashBalanceTransactionsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerCashBalanceTransactionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerCashBalanceTransactionsTransactionRequest>

Source§

type Output = Result<CustomerCashBalanceTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerCashBalanceTransactionsTransactionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerDiscountRequest>

Source§

type Output = Result<Discount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerDiscountRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerPaymentMethodsPaymentMethodRequest>

Source§

type Output = Result<PaymentMethod, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerPaymentMethodsPaymentMethodRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerPaymentMethodsRequest>

Source§

type Output = Result<GetCustomersCustomerPaymentMethodsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerPaymentMethodsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerRequest>

Source§

type Output = Result<Value, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerSourcesIdRequest>

Source§

type Output = Result<PaymentSource, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerSourcesIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerSourcesRequest>

Source§

type Output = Result<GetCustomersCustomerSourcesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerSourcesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerSubscriptionsRequest>

Source§

type Output = Result<GetCustomersCustomerSubscriptionsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerSubscriptionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerSubscriptionsSubscriptionExposedIdDiscountRequest>

Source§

type Output = Result<Discount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerSubscriptionsSubscriptionExposedIdDiscountRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerSubscriptionsSubscriptionExposedIdRequest>

Source§

type Output = Result<Subscription, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerSubscriptionsSubscriptionExposedIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerTaxIdsIdRequest>

Source§

type Output = Result<TaxId, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerTaxIdsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersCustomerTaxIdsRequest>

Source§

type Output = Result<GetCustomersCustomerTaxIdsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersCustomerTaxIdsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersRequest>

Source§

type Output = Result<GetCustomersResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetCustomersSearchRequest>

Source§

type Output = Result<GetCustomersSearchResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetCustomersSearchRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetDisputesDisputeRequest>

Source§

type Output = Result<Dispute, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetDisputesDisputeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetDisputesRequest>

Source§

type Output = Result<GetDisputesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetDisputesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetEventsIdRequest>

Source§

type Output = Result<Event, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetEventsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetEventsRequest>

Source§

type Output = Result<GetEventsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetEventsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetExchangeRatesRateIdRequest>

Source§

type Output = Result<ExchangeRate, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetExchangeRatesRateIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetExchangeRatesRequest>

Source§

type Output = Result<GetExchangeRatesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetExchangeRatesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetFileLinksLinkRequest>

Source§

type Output = Result<FileLink, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetFileLinksLinkRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetFileLinksRequest>

Source§

type Output = Result<GetFileLinksResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetFileLinksRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetFilesFileRequest>

Source§

type Output = Result<File, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetFilesFileRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetFilesRequest>

Source§

type Output = Result<GetFilesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetFilesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetFinancialConnectionsAccountsAccountOwnersRequest>

Source§

type Output = Result<GetFinancialConnectionsAccountsAccountOwnersResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetFinancialConnectionsAccountsAccountOwnersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetFinancialConnectionsAccountsAccountRequest>

Source§

type Output = Result<FinancialConnectionsAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetFinancialConnectionsAccountsAccountRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetFinancialConnectionsAccountsRequest>

Source§

type Output = Result<GetFinancialConnectionsAccountsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetFinancialConnectionsAccountsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetFinancialConnectionsSessionsSessionRequest>

Source§

type Output = Result<FinancialConnectionsSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetFinancialConnectionsSessionsSessionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetFinancialConnectionsTransactionsRequest>

Source§

type Output = Result<GetFinancialConnectionsTransactionsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetFinancialConnectionsTransactionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetFinancialConnectionsTransactionsTransactionRequest>

Source§

type Output = Result<FinancialConnectionsTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetFinancialConnectionsTransactionsTransactionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIdentityVerificationReportsReportRequest>

Source§

type Output = Result<IdentityVerificationReport, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIdentityVerificationReportsReportRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIdentityVerificationReportsRequest>

Source§

type Output = Result<GetIdentityVerificationReportsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIdentityVerificationReportsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIdentityVerificationSessionsRequest>

Source§

type Output = Result<GetIdentityVerificationSessionsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIdentityVerificationSessionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIdentityVerificationSessionsSessionRequest>

Source§

type Output = Result<IdentityVerificationSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIdentityVerificationSessionsSessionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetInvoiceitemsInvoiceitemRequest>

Source§

type Output = Result<Invoiceitem, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetInvoiceitemsInvoiceitemRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetInvoiceitemsRequest>

Source§

type Output = Result<GetInvoiceitemsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetInvoiceitemsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetInvoicesInvoiceLinesRequest>

Source§

type Output = Result<GetInvoicesInvoiceLinesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetInvoicesInvoiceLinesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetInvoicesInvoiceRequest>

Source§

type Output = Result<Invoice, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetInvoicesInvoiceRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetInvoicesRequest>

Source§

type Output = Result<GetInvoicesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetInvoicesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetInvoicesSearchRequest>

Source§

type Output = Result<GetInvoicesSearchResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetInvoicesSearchRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetInvoicesUpcomingLinesRequest>

Source§

type Output = Result<GetInvoicesUpcomingLinesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetInvoicesUpcomingLinesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetInvoicesUpcomingRequest>

Source§

type Output = Result<Invoice, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetInvoicesUpcomingRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingAuthorizationsAuthorizationRequest>

Source§

type Output = Result<IssuingAuthorization, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingAuthorizationsAuthorizationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingAuthorizationsRequest>

Source§

type Output = Result<GetIssuingAuthorizationsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingAuthorizationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingCardholdersCardholderRequest>

Source§

type Output = Result<IssuingCardholder, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingCardholdersCardholderRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingCardholdersRequest>

Source§

type Output = Result<GetIssuingCardholdersResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingCardholdersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingCardsCardRequest>

Source§

type Output = Result<IssuingCard, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingCardsCardRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingCardsRequest>

Source§

type Output = Result<GetIssuingCardsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingCardsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingDisputesDisputeRequest>

Source§

type Output = Result<IssuingDispute, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingDisputesDisputeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingDisputesRequest>

Source§

type Output = Result<GetIssuingDisputesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingDisputesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingSettlementsRequest>

Source§

type Output = Result<GetIssuingSettlementsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingSettlementsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingSettlementsSettlementRequest>

Source§

type Output = Result<IssuingSettlement, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingSettlementsSettlementRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingTokensRequest>

Source§

type Output = Result<GetIssuingTokensResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingTokensRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingTokensTokenRequest>

Source§

type Output = Result<IssuingToken, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingTokensTokenRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingTransactionsRequest>

Source§

type Output = Result<GetIssuingTransactionsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingTransactionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetIssuingTransactionsTransactionRequest>

Source§

type Output = Result<IssuingTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetIssuingTransactionsTransactionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetLinkAccountSessionsSessionRequest>

Source§

type Output = Result<FinancialConnectionsSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetLinkAccountSessionsSessionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetLinkedAccountsAccountOwnersRequest>

Source§

type Output = Result<GetLinkedAccountsAccountOwnersResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetLinkedAccountsAccountOwnersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetLinkedAccountsAccountRequest>

Source§

type Output = Result<FinancialConnectionsAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetLinkedAccountsAccountRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetLinkedAccountsRequest>

Source§

type Output = Result<GetLinkedAccountsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetLinkedAccountsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetMandatesMandateRequest>

Source§

type Output = Result<Mandate, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetMandatesMandateRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPaymentIntentsIntentRequest>

Source§

type Output = Result<PaymentIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPaymentIntentsIntentRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPaymentIntentsRequest>

Source§

type Output = Result<GetPaymentIntentsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPaymentIntentsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPaymentIntentsSearchRequest>

Source§

type Output = Result<GetPaymentIntentsSearchResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPaymentIntentsSearchRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPaymentLinksPaymentLinkLineItemsRequest>

Source§

type Output = Result<GetPaymentLinksPaymentLinkLineItemsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPaymentLinksPaymentLinkLineItemsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPaymentLinksPaymentLinkRequest>

Source§

type Output = Result<PaymentLink, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPaymentLinksPaymentLinkRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPaymentLinksRequest>

Source§

type Output = Result<GetPaymentLinksResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPaymentLinksRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPaymentMethodConfigurationsConfigurationRequest>

Source§

type Output = Result<PaymentMethodConfiguration, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPaymentMethodConfigurationsConfigurationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPaymentMethodConfigurationsRequest>

Source§

type Output = Result<GetPaymentMethodConfigurationsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPaymentMethodConfigurationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPaymentMethodDomainsPaymentMethodDomainRequest>

Source§

type Output = Result<PaymentMethodDomain, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPaymentMethodDomainsPaymentMethodDomainRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPaymentMethodDomainsRequest>

Source§

type Output = Result<GetPaymentMethodDomainsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPaymentMethodDomainsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPaymentMethodsPaymentMethodRequest>

Source§

type Output = Result<PaymentMethod, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPaymentMethodsPaymentMethodRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPaymentMethodsRequest>

Source§

type Output = Result<GetPaymentMethodsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPaymentMethodsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPayoutsPayoutRequest>

Source§

type Output = Result<Payout, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPayoutsPayoutRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPayoutsRequest>

Source§

type Output = Result<GetPayoutsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPayoutsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPlansPlanRequest>

Source§

type Output = Result<Plan, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPlansPlanRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPlansRequest>

Source§

type Output = Result<GetPlansResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPlansRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPricesPriceRequest>

Source§

type Output = Result<Price, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPricesPriceRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPricesRequest>

Source§

type Output = Result<GetPricesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPricesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPricesSearchRequest>

Source§

type Output = Result<GetPricesSearchResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPricesSearchRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetProductsIdRequest>

Source§

type Output = Result<Product, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProductsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetProductsRequest>

Source§

type Output = Result<GetProductsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProductsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetProductsSearchRequest>

Source§

type Output = Result<GetProductsSearchResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetProductsSearchRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPromotionCodesPromotionCodeRequest>

Source§

type Output = Result<PromotionCode, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPromotionCodesPromotionCodeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetPromotionCodesRequest>

Source§

type Output = Result<GetPromotionCodesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetPromotionCodesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetQuotesQuoteComputedUpfrontLineItemsRequest>

Source§

type Output = Result<GetQuotesQuoteComputedUpfrontLineItemsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetQuotesQuoteComputedUpfrontLineItemsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetQuotesQuoteLineItemsRequest>

Source§

type Output = Result<GetQuotesQuoteLineItemsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetQuotesQuoteLineItemsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetQuotesQuotePdfRequest>

Source§

type Output = Result<(), Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetQuotesQuotePdfRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetQuotesQuoteRequest>

Source§

type Output = Result<Quote, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetQuotesQuoteRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetQuotesRequest>

Source§

type Output = Result<GetQuotesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetQuotesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetRadarEarlyFraudWarningsEarlyFraudWarningRequest>

Source§

type Output = Result<RadarEarlyFraudWarning, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetRadarEarlyFraudWarningsEarlyFraudWarningRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetRadarEarlyFraudWarningsRequest>

Source§

type Output = Result<GetRadarEarlyFraudWarningsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetRadarEarlyFraudWarningsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetRadarValueListItemsItemRequest>

Source§

type Output = Result<RadarValueListItem, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetRadarValueListItemsItemRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetRadarValueListItemsRequest>

Source§

type Output = Result<GetRadarValueListItemsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetRadarValueListItemsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetRadarValueListsRequest>

Source§

type Output = Result<GetRadarValueListsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetRadarValueListsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetRadarValueListsValueListRequest>

Source§

type Output = Result<RadarValueList, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetRadarValueListsValueListRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetRefundsRefundRequest>

Source§

type Output = Result<Refund, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetRefundsRefundRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetRefundsRequest>

Source§

type Output = Result<GetRefundsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetRefundsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetReportingReportRunsReportRunRequest>

Source§

type Output = Result<ReportingReportRun, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetReportingReportRunsReportRunRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetReportingReportRunsRequest>

Source§

type Output = Result<GetReportingReportRunsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetReportingReportRunsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetReportingReportTypesReportTypeRequest>

Source§

type Output = Result<ReportingReportType, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetReportingReportTypesReportTypeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetReportingReportTypesRequest>

Source§

type Output = Result<GetReportingReportTypesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetReportingReportTypesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetReviewsRequest>

Source§

type Output = Result<GetReviewsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetReviewsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetReviewsReviewRequest>

Source§

type Output = Result<Review, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetReviewsReviewRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSetupAttemptsRequest>

Source§

type Output = Result<GetSetupAttemptsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSetupAttemptsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSetupIntentsIntentRequest>

Source§

type Output = Result<SetupIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSetupIntentsIntentRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSetupIntentsRequest>

Source§

type Output = Result<GetSetupIntentsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSetupIntentsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetShippingRatesRequest>

Source§

type Output = Result<GetShippingRatesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetShippingRatesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetShippingRatesShippingRateTokenRequest>

Source§

type Output = Result<ShippingRate, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetShippingRatesShippingRateTokenRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSigmaScheduledQueryRunsRequest>

Source§

type Output = Result<GetSigmaScheduledQueryRunsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSigmaScheduledQueryRunsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSigmaScheduledQueryRunsScheduledQueryRunRequest>

Source§

type Output = Result<ScheduledQueryRun, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSigmaScheduledQueryRunsScheduledQueryRunRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSourcesSourceMandateNotificationsMandateNotificationRequest>

Source§

type Output = Result<SourceMandateNotification, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSourcesSourceMandateNotificationsMandateNotificationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSourcesSourceRequest>

Source§

type Output = Result<Source, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSourcesSourceRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSourcesSourceSourceTransactionsRequest>

Source§

type Output = Result<GetSourcesSourceSourceTransactionsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSourcesSourceSourceTransactionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSourcesSourceSourceTransactionsSourceTransactionRequest>

Source§

type Output = Result<SourceTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSourcesSourceSourceTransactionsSourceTransactionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSubscriptionItemsItemRequest>

Source§

type Output = Result<SubscriptionItem, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSubscriptionItemsItemRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSubscriptionItemsRequest>

Source§

type Output = Result<GetSubscriptionItemsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSubscriptionItemsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSubscriptionItemsSubscriptionItemUsageRecordSummariesRequest>

Source§

type Output = Result<GetSubscriptionItemsSubscriptionItemUsageRecordSummariesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSubscriptionItemsSubscriptionItemUsageRecordSummariesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSubscriptionSchedulesRequest>

Source§

type Output = Result<GetSubscriptionSchedulesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSubscriptionSchedulesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSubscriptionSchedulesScheduleRequest>

Source§

type Output = Result<SubscriptionSchedule, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSubscriptionSchedulesScheduleRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSubscriptionsRequest>

Source§

type Output = Result<GetSubscriptionsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSubscriptionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSubscriptionsSearchRequest>

Source§

type Output = Result<GetSubscriptionsSearchResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSubscriptionsSearchRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetSubscriptionsSubscriptionExposedIdRequest>

Source§

type Output = Result<Subscription, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetSubscriptionsSubscriptionExposedIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTaxCalculationsCalculationLineItemsRequest>

Source§

type Output = Result<GetTaxCalculationsCalculationLineItemsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaxCalculationsCalculationLineItemsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTaxCodesIdRequest>

Source§

type Output = Result<TaxCode, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaxCodesIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTaxCodesRequest>

Source§

type Output = Result<GetTaxCodesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaxCodesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTaxRatesRequest>

Source§

type Output = Result<GetTaxRatesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaxRatesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTaxRatesTaxRateRequest>

Source§

type Output = Result<TaxRate, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaxRatesTaxRateRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTaxRegistrationsRequest>

Source§

type Output = Result<GetTaxRegistrationsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaxRegistrationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTaxSettingsRequest>

Source§

type Output = Result<TaxSettings, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaxSettingsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTaxTransactionsTransactionLineItemsRequest>

Source§

type Output = Result<GetTaxTransactionsTransactionLineItemsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaxTransactionsTransactionLineItemsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTaxTransactionsTransactionRequest>

Source§

type Output = Result<TaxTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTaxTransactionsTransactionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTerminalConfigurationsConfigurationRequest>

Source§

type Output = Result<Value, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTerminalConfigurationsConfigurationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTerminalConfigurationsRequest>

Source§

type Output = Result<GetTerminalConfigurationsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTerminalConfigurationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTerminalLocationsLocationRequest>

Source§

type Output = Result<Value, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTerminalLocationsLocationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTerminalLocationsRequest>

Source§

type Output = Result<GetTerminalLocationsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTerminalLocationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTerminalReadersReaderRequest>

Source§

type Output = Result<Value, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTerminalReadersReaderRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTerminalReadersRequest>

Source§

type Output = Result<GetTerminalReadersResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTerminalReadersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTestHelpersTestClocksRequest>

Source§

type Output = Result<GetTestHelpersTestClocksResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTestHelpersTestClocksRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTestHelpersTestClocksTestClockRequest>

Source§

type Output = Result<TestHelpersTestClock, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTestHelpersTestClocksTestClockRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTokensTokenRequest>

Source§

type Output = Result<Token, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTokensTokenRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTopupsRequest>

Source§

type Output = Result<GetTopupsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTopupsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTopupsTopupRequest>

Source§

type Output = Result<Topup, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTopupsTopupRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTransfersIdReversalsRequest>

Source§

type Output = Result<GetTransfersIdReversalsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTransfersIdReversalsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTransfersRequest>

Source§

type Output = Result<GetTransfersResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTransfersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTransfersTransferRequest>

Source§

type Output = Result<Transfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTransfersTransferRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTransfersTransferReversalsIdRequest>

Source§

type Output = Result<TransferReversal, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTransfersTransferReversalsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryCreditReversalsCreditReversalRequest>

Source§

type Output = Result<TreasuryCreditReversal, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryCreditReversalsCreditReversalRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryCreditReversalsRequest>

Source§

type Output = Result<GetTreasuryCreditReversalsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryCreditReversalsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryDebitReversalsDebitReversalRequest>

Source§

type Output = Result<TreasuryDebitReversal, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryDebitReversalsDebitReversalRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryDebitReversalsRequest>

Source§

type Output = Result<GetTreasuryDebitReversalsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryDebitReversalsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryFinancialAccountsFinancialAccountFeaturesRequest>

Source§

type Output = Result<TreasuryFinancialAccountFeatures, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryFinancialAccountsFinancialAccountFeaturesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryFinancialAccountsFinancialAccountRequest>

Source§

type Output = Result<TreasuryFinancialAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryFinancialAccountsFinancialAccountRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryFinancialAccountsRequest>

Source§

type Output = Result<GetTreasuryFinancialAccountsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryFinancialAccountsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryInboundTransfersIdRequest>

Source§

type Output = Result<TreasuryInboundTransfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryInboundTransfersIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryInboundTransfersRequest>

Source§

type Output = Result<GetTreasuryInboundTransfersResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryInboundTransfersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryOutboundPaymentsIdRequest>

Source§

type Output = Result<TreasuryOutboundPayment, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryOutboundPaymentsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryOutboundPaymentsRequest>

Source§

type Output = Result<GetTreasuryOutboundPaymentsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryOutboundPaymentsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryOutboundTransfersOutboundTransferRequest>

Source§

type Output = Result<TreasuryOutboundTransfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryOutboundTransfersOutboundTransferRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryOutboundTransfersRequest>

Source§

type Output = Result<GetTreasuryOutboundTransfersResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryOutboundTransfersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryReceivedCreditsIdRequest>

Source§

type Output = Result<TreasuryReceivedCredit, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryReceivedCreditsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryReceivedCreditsRequest>

Source§

type Output = Result<GetTreasuryReceivedCreditsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryReceivedCreditsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryReceivedDebitsIdRequest>

Source§

type Output = Result<TreasuryReceivedDebit, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryReceivedDebitsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryReceivedDebitsRequest>

Source§

type Output = Result<GetTreasuryReceivedDebitsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryReceivedDebitsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryTransactionEntriesIdRequest>

Source§

type Output = Result<TreasuryTransactionEntry, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryTransactionEntriesIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryTransactionEntriesRequest>

Source§

type Output = Result<GetTreasuryTransactionEntriesResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryTransactionEntriesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryTransactionsIdRequest>

Source§

type Output = Result<TreasuryTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryTransactionsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetTreasuryTransactionsRequest>

Source§

type Output = Result<GetTreasuryTransactionsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetTreasuryTransactionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetWebhookEndpointsRequest>

Source§

type Output = Result<GetWebhookEndpointsResponse, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWebhookEndpointsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, GetWebhookEndpointsWebhookEndpointRequest>

Source§

type Output = Result<WebhookEndpoint, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, GetWebhookEndpointsWebhookEndpointRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountLinksRequest>

Source§

type Output = Result<AccountLink, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountLinksRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountSessionsRequest>

Source§

type Output = Result<AccountSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountSessionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountsAccountBankAccountsIdRequest>

Source§

type Output = Result<ExternalAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountsAccountBankAccountsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountsAccountBankAccountsRequest>

Source§

type Output = Result<ExternalAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountsAccountBankAccountsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountsAccountCapabilitiesCapabilityRequest>

Source§

type Output = Result<Capability, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountsAccountCapabilitiesCapabilityRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountsAccountExternalAccountsIdRequest>

Source§

type Output = Result<ExternalAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountsAccountExternalAccountsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountsAccountExternalAccountsRequest>

Source§

type Output = Result<ExternalAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountsAccountExternalAccountsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountsAccountLoginLinksRequest>

Source§

type Output = Result<LoginLink, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountsAccountLoginLinksRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountsAccountPeoplePersonRequest>

Source§

type Output = Result<Person, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountsAccountPeoplePersonRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountsAccountPeopleRequest>

Source§

type Output = Result<Person, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountsAccountPeopleRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountsAccountPersonsPersonRequest>

Source§

type Output = Result<Person, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountsAccountPersonsPersonRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountsAccountPersonsRequest>

Source§

type Output = Result<Person, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountsAccountPersonsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountsAccountRejectRequest>

Source§

type Output = Result<Account, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountsAccountRejectRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountsAccountRequest>

Source§

type Output = Result<Account, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountsAccountRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAccountsRequest>

Source§

type Output = Result<Account, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAccountsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostApplePayDomainsRequest>

Source§

type Output = Result<ApplePayDomain, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostApplePayDomainsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostApplicationFeesFeeRefundsIdRequest>

Source§

type Output = Result<FeeRefund, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostApplicationFeesFeeRefundsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostApplicationFeesIdRefundRequest>

Source§

type Output = Result<ApplicationFee, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostApplicationFeesIdRefundRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostApplicationFeesIdRefundsRequest>

Source§

type Output = Result<FeeRefund, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostApplicationFeesIdRefundsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAppsSecretsDeleteRequest>

Source§

type Output = Result<AppsSecret, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAppsSecretsDeleteRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostAppsSecretsRequest>

Source§

type Output = Result<AppsSecret, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostAppsSecretsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostBillingPortalConfigurationsConfigurationRequest>

Source§

type Output = Result<BillingPortalConfiguration, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostBillingPortalConfigurationsConfigurationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostBillingPortalConfigurationsRequest>

Source§

type Output = Result<BillingPortalConfiguration, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostBillingPortalConfigurationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostBillingPortalSessionsRequest>

Source§

type Output = Result<BillingPortalSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostBillingPortalSessionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostChargesChargeCaptureRequest>

Source§

type Output = Result<Charge, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostChargesChargeCaptureRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostChargesChargeDisputeCloseRequest>

Source§

type Output = Result<Dispute, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostChargesChargeDisputeCloseRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostChargesChargeDisputeRequest>

Source§

type Output = Result<Dispute, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostChargesChargeDisputeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostChargesChargeRefundRequest>

Source§

type Output = Result<Charge, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostChargesChargeRefundRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostChargesChargeRefundsRefundRequest>

Source§

type Output = Result<Refund, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostChargesChargeRefundsRefundRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostChargesChargeRefundsRequest>

Source§

type Output = Result<Refund, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostChargesChargeRefundsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostChargesChargeRequest>

Source§

type Output = Result<Charge, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostChargesChargeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostChargesRequest>

Source§

type Output = Result<Charge, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostChargesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCheckoutSessionsRequest>

Source§

type Output = Result<CheckoutSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCheckoutSessionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCheckoutSessionsSessionExpireRequest>

Source§

type Output = Result<CheckoutSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCheckoutSessionsSessionExpireRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostClimateOrdersOrderCancelRequest>

Source§

type Output = Result<ClimateOrder, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostClimateOrdersOrderCancelRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostClimateOrdersOrderRequest>

Source§

type Output = Result<ClimateOrder, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostClimateOrdersOrderRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostClimateOrdersRequest>

Source§

type Output = Result<ClimateOrder, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostClimateOrdersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostClimateReservationsOrderCancelRequest>

Source§

type Output = Result<ClimateOrder, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostClimateReservationsOrderCancelRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostClimateReservationsOrderConfirmRequest>

Source§

type Output = Result<ClimateOrder, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostClimateReservationsOrderConfirmRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostClimateReservationsOrderRequest>

Source§

type Output = Result<ClimateOrder, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostClimateReservationsOrderRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostClimateReservationsRequest>

Source§

type Output = Result<ClimateOrder, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostClimateReservationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCouponsCouponRequest>

Source§

type Output = Result<Coupon, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCouponsCouponRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCouponsRequest>

Source§

type Output = Result<Coupon, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCouponsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCreditNotesIdRequest>

Source§

type Output = Result<CreditNote, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCreditNotesIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCreditNotesIdVoidRequest>

Source§

type Output = Result<CreditNote, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCreditNotesIdVoidRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCreditNotesRequest>

Source§

type Output = Result<CreditNote, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCreditNotesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerBalanceTransactionsRequest>

Source§

type Output = Result<CustomerBalanceTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerBalanceTransactionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerBalanceTransactionsTransactionRequest>

Source§

type Output = Result<CustomerBalanceTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerBalanceTransactionsTransactionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerBankAccountsIdRequest>

Source§

type Output = Result<Value, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerBankAccountsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerBankAccountsIdVerifyRequest>

Source§

type Output = Result<BankAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerBankAccountsIdVerifyRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerBankAccountsRequest>

Source§

type Output = Result<PaymentSource, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerBankAccountsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerCardsIdRequest>

Source§

type Output = Result<Value, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerCardsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerCardsRequest>

Source§

type Output = Result<PaymentSource, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerCardsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerCashBalanceRequest>

Source§

type Output = Result<CashBalance, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerCashBalanceRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerFundingInstructionsRequest>

Source§

type Output = Result<FundingInstructions, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerFundingInstructionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerRequest>

Source§

type Output = Result<Customer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerSourcesIdRequest>

Source§

type Output = Result<Value, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerSourcesIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerSourcesIdVerifyRequest>

Source§

type Output = Result<BankAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerSourcesIdVerifyRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerSourcesRequest>

Source§

type Output = Result<PaymentSource, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerSourcesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerSubscriptionsRequest>

Source§

type Output = Result<Subscription, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerSubscriptionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerSubscriptionsSubscriptionExposedIdRequest>

Source§

type Output = Result<Subscription, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerSubscriptionsSubscriptionExposedIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersCustomerTaxIdsRequest>

Source§

type Output = Result<TaxId, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersCustomerTaxIdsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostCustomersRequest>

Source§

type Output = Result<Customer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostCustomersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostDisputesDisputeCloseRequest>

Source§

type Output = Result<Dispute, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostDisputesDisputeCloseRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostDisputesDisputeRequest>

Source§

type Output = Result<Dispute, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostDisputesDisputeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostEphemeralKeysRequest>

Source§

type Output = Result<EphemeralKey, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostEphemeralKeysRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostFileLinksLinkRequest>

Source§

type Output = Result<FileLink, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostFileLinksLinkRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostFileLinksRequest>

Source§

type Output = Result<FileLink, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostFileLinksRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostFilesRequest>

Source§

type Output = Result<File, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostFilesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostFinancialConnectionsAccountsAccountDisconnectRequest>

Source§

type Output = Result<FinancialConnectionsAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostFinancialConnectionsAccountsAccountDisconnectRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostFinancialConnectionsAccountsAccountRefreshRequest>

Source§

type Output = Result<FinancialConnectionsAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostFinancialConnectionsAccountsAccountRefreshRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostFinancialConnectionsAccountsAccountSubscribeRequest>

Source§

type Output = Result<FinancialConnectionsAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostFinancialConnectionsAccountsAccountSubscribeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostFinancialConnectionsAccountsAccountUnsubscribeRequest>

Source§

type Output = Result<FinancialConnectionsAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostFinancialConnectionsAccountsAccountUnsubscribeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostFinancialConnectionsSessionsRequest>

Source§

type Output = Result<FinancialConnectionsSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostFinancialConnectionsSessionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIdentityVerificationSessionsRequest>

Source§

type Output = Result<IdentityVerificationSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIdentityVerificationSessionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIdentityVerificationSessionsSessionCancelRequest>

Source§

type Output = Result<IdentityVerificationSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIdentityVerificationSessionsSessionCancelRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIdentityVerificationSessionsSessionRedactRequest>

Source§

type Output = Result<IdentityVerificationSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIdentityVerificationSessionsSessionRedactRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIdentityVerificationSessionsSessionRequest>

Source§

type Output = Result<IdentityVerificationSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIdentityVerificationSessionsSessionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostInvoiceitemsInvoiceitemRequest>

Source§

type Output = Result<Invoiceitem, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostInvoiceitemsInvoiceitemRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostInvoiceitemsRequest>

Source§

type Output = Result<Invoiceitem, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostInvoiceitemsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostInvoicesInvoiceFinalizeRequest>

Source§

type Output = Result<Invoice, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostInvoicesInvoiceFinalizeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostInvoicesInvoiceLinesLineItemIdRequest>

Source§

type Output = Result<LineItem, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostInvoicesInvoiceLinesLineItemIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostInvoicesInvoiceMarkUncollectibleRequest>

Source§

type Output = Result<Invoice, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostInvoicesInvoiceMarkUncollectibleRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostInvoicesInvoicePayRequest>

Source§

type Output = Result<Invoice, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostInvoicesInvoicePayRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostInvoicesInvoiceRequest>

Source§

type Output = Result<Invoice, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostInvoicesInvoiceRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostInvoicesInvoiceSendRequest>

Source§

type Output = Result<Invoice, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostInvoicesInvoiceSendRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostInvoicesInvoiceVoidRequest>

Source§

type Output = Result<Invoice, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostInvoicesInvoiceVoidRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostInvoicesRequest>

Source§

type Output = Result<Invoice, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostInvoicesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIssuingAuthorizationsAuthorizationApproveRequest>

Source§

type Output = Result<IssuingAuthorization, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIssuingAuthorizationsAuthorizationApproveRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIssuingAuthorizationsAuthorizationDeclineRequest>

Source§

type Output = Result<IssuingAuthorization, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIssuingAuthorizationsAuthorizationDeclineRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIssuingAuthorizationsAuthorizationRequest>

Source§

type Output = Result<IssuingAuthorization, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIssuingAuthorizationsAuthorizationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIssuingCardholdersCardholderRequest>

Source§

type Output = Result<IssuingCardholder, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIssuingCardholdersCardholderRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIssuingCardholdersRequest>

Source§

type Output = Result<IssuingCardholder, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIssuingCardholdersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIssuingCardsCardRequest>

Source§

type Output = Result<IssuingCard, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIssuingCardsCardRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIssuingCardsRequest>

Source§

type Output = Result<IssuingCard, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIssuingCardsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIssuingDisputesDisputeRequest>

Source§

type Output = Result<IssuingDispute, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIssuingDisputesDisputeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIssuingDisputesDisputeSubmitRequest>

Source§

type Output = Result<IssuingDispute, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIssuingDisputesDisputeSubmitRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIssuingDisputesRequest>

Source§

type Output = Result<IssuingDispute, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIssuingDisputesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIssuingSettlementsSettlementRequest>

Source§

type Output = Result<IssuingSettlement, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIssuingSettlementsSettlementRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIssuingTokensTokenRequest>

Source§

type Output = Result<IssuingToken, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIssuingTokensTokenRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostIssuingTransactionsTransactionRequest>

Source§

type Output = Result<IssuingTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostIssuingTransactionsTransactionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostLinkAccountSessionsRequest>

Source§

type Output = Result<FinancialConnectionsSession, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostLinkAccountSessionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostLinkedAccountsAccountDisconnectRequest>

Source§

type Output = Result<FinancialConnectionsAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostLinkedAccountsAccountDisconnectRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostLinkedAccountsAccountRefreshRequest>

Source§

type Output = Result<FinancialConnectionsAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostLinkedAccountsAccountRefreshRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentIntentsIntentApplyCustomerBalanceRequest>

Source§

type Output = Result<PaymentIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentIntentsIntentApplyCustomerBalanceRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentIntentsIntentCancelRequest>

Source§

type Output = Result<PaymentIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentIntentsIntentCancelRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentIntentsIntentCaptureRequest>

Source§

type Output = Result<PaymentIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentIntentsIntentCaptureRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentIntentsIntentConfirmRequest>

Source§

type Output = Result<PaymentIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentIntentsIntentConfirmRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentIntentsIntentIncrementAuthorizationRequest>

Source§

type Output = Result<PaymentIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentIntentsIntentIncrementAuthorizationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentIntentsIntentRequest>

Source§

type Output = Result<PaymentIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentIntentsIntentRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentIntentsIntentVerifyMicrodepositsRequest>

Source§

type Output = Result<PaymentIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentIntentsIntentVerifyMicrodepositsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentIntentsRequest>

Source§

type Output = Result<PaymentIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentIntentsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentLinksPaymentLinkRequest>

Source§

type Output = Result<PaymentLink, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentLinksPaymentLinkRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentLinksRequest>

Source§

type Output = Result<PaymentLink, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentLinksRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentMethodConfigurationsConfigurationRequest>

Source§

type Output = Result<PaymentMethodConfiguration, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentMethodConfigurationsConfigurationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentMethodConfigurationsRequest>

Source§

type Output = Result<PaymentMethodConfiguration, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentMethodConfigurationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentMethodDomainsPaymentMethodDomainRequest>

Source§

type Output = Result<PaymentMethodDomain, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentMethodDomainsPaymentMethodDomainRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentMethodDomainsPaymentMethodDomainValidateRequest>

Source§

type Output = Result<PaymentMethodDomain, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentMethodDomainsPaymentMethodDomainValidateRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentMethodDomainsRequest>

Source§

type Output = Result<PaymentMethodDomain, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentMethodDomainsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentMethodsPaymentMethodAttachRequest>

Source§

type Output = Result<PaymentMethod, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentMethodsPaymentMethodAttachRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentMethodsPaymentMethodDetachRequest>

Source§

type Output = Result<PaymentMethod, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentMethodsPaymentMethodDetachRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentMethodsPaymentMethodRequest>

Source§

type Output = Result<PaymentMethod, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentMethodsPaymentMethodRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPaymentMethodsRequest>

Source§

type Output = Result<PaymentMethod, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPaymentMethodsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPayoutsPayoutCancelRequest>

Source§

type Output = Result<Payout, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPayoutsPayoutCancelRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPayoutsPayoutRequest>

Source§

type Output = Result<Payout, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPayoutsPayoutRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPayoutsPayoutReverseRequest>

Source§

type Output = Result<Payout, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPayoutsPayoutReverseRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPayoutsRequest>

Source§

type Output = Result<Payout, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPayoutsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPlansPlanRequest>

Source§

type Output = Result<Plan, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPlansPlanRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPlansRequest>

Source§

type Output = Result<Plan, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPlansRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPricesPriceRequest>

Source§

type Output = Result<Price, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPricesPriceRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPricesRequest>

Source§

type Output = Result<Price, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPricesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostProductsIdRequest>

Source§

type Output = Result<Product, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostProductsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostProductsRequest>

Source§

type Output = Result<Product, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostProductsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPromotionCodesPromotionCodeRequest>

Source§

type Output = Result<PromotionCode, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPromotionCodesPromotionCodeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostPromotionCodesRequest>

Source§

type Output = Result<PromotionCode, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostPromotionCodesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostQuotesQuoteAcceptRequest>

Source§

type Output = Result<Quote, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostQuotesQuoteAcceptRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostQuotesQuoteCancelRequest>

Source§

type Output = Result<Quote, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostQuotesQuoteCancelRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostQuotesQuoteFinalizeRequest>

Source§

type Output = Result<Quote, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostQuotesQuoteFinalizeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostQuotesQuoteRequest>

Source§

type Output = Result<Quote, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostQuotesQuoteRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostQuotesRequest>

Source§

type Output = Result<Quote, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostQuotesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostRadarValueListItemsRequest>

Source§

type Output = Result<RadarValueListItem, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostRadarValueListItemsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostRadarValueListsRequest>

Source§

type Output = Result<RadarValueList, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostRadarValueListsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostRadarValueListsValueListRequest>

Source§

type Output = Result<RadarValueList, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostRadarValueListsValueListRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostRefundsRefundCancelRequest>

Source§

type Output = Result<Refund, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostRefundsRefundCancelRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostRefundsRefundRequest>

Source§

type Output = Result<Refund, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostRefundsRefundRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostRefundsRequest>

Source§

type Output = Result<Refund, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostRefundsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostReportingReportRunsRequest>

Source§

type Output = Result<ReportingReportRun, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostReportingReportRunsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostReviewsReviewApproveRequest>

Source§

type Output = Result<Review, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostReviewsReviewApproveRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSetupIntentsIntentCancelRequest>

Source§

type Output = Result<SetupIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSetupIntentsIntentCancelRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSetupIntentsIntentConfirmRequest>

Source§

type Output = Result<SetupIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSetupIntentsIntentConfirmRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSetupIntentsIntentRequest>

Source§

type Output = Result<SetupIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSetupIntentsIntentRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSetupIntentsIntentVerifyMicrodepositsRequest>

Source§

type Output = Result<SetupIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSetupIntentsIntentVerifyMicrodepositsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSetupIntentsRequest>

Source§

type Output = Result<SetupIntent, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSetupIntentsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostShippingRatesRequest>

Source§

type Output = Result<ShippingRate, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostShippingRatesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostShippingRatesShippingRateTokenRequest>

Source§

type Output = Result<ShippingRate, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostShippingRatesShippingRateTokenRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSourcesRequest>

Source§

type Output = Result<Source, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSourcesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSourcesSourceRequest>

Source§

type Output = Result<Source, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSourcesSourceRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSourcesSourceVerifyRequest>

Source§

type Output = Result<Source, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSourcesSourceVerifyRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSubscriptionItemsItemRequest>

Source§

type Output = Result<SubscriptionItem, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSubscriptionItemsItemRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSubscriptionItemsRequest>

Source§

type Output = Result<SubscriptionItem, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSubscriptionItemsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSubscriptionItemsSubscriptionItemUsageRecordsRequest>

Source§

type Output = Result<UsageRecord, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSubscriptionItemsSubscriptionItemUsageRecordsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSubscriptionSchedulesRequest>

Source§

type Output = Result<SubscriptionSchedule, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSubscriptionSchedulesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSubscriptionSchedulesScheduleCancelRequest>

Source§

type Output = Result<SubscriptionSchedule, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSubscriptionSchedulesScheduleCancelRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSubscriptionSchedulesScheduleReleaseRequest>

Source§

type Output = Result<SubscriptionSchedule, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSubscriptionSchedulesScheduleReleaseRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSubscriptionSchedulesScheduleRequest>

Source§

type Output = Result<SubscriptionSchedule, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSubscriptionSchedulesScheduleRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSubscriptionsRequest>

Source§

type Output = Result<Subscription, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSubscriptionsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSubscriptionsSubscriptionExposedIdRequest>

Source§

type Output = Result<Subscription, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSubscriptionsSubscriptionExposedIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostSubscriptionsSubscriptionResumeRequest>

Source§

type Output = Result<Subscription, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostSubscriptionsSubscriptionResumeRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTaxCalculationsRequest>

Source§

type Output = Result<TaxCalculation, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTaxCalculationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTaxRatesRequest>

Source§

type Output = Result<TaxRate, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTaxRatesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTaxRatesTaxRateRequest>

Source§

type Output = Result<TaxRate, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTaxRatesTaxRateRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTaxRegistrationsIdRequest>

Source§

type Output = Result<TaxRegistration, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTaxRegistrationsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTaxRegistrationsRequest>

Source§

type Output = Result<TaxRegistration, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTaxRegistrationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTaxSettingsRequest>

Source§

type Output = Result<TaxSettings, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTaxSettingsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTaxTransactionsCreateFromCalculationRequest>

Source§

type Output = Result<TaxTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTaxTransactionsCreateFromCalculationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTaxTransactionsCreateReversalRequest>

Source§

type Output = Result<TaxTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTaxTransactionsCreateReversalRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTerminalConfigurationsConfigurationRequest>

Source§

type Output = Result<Value, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTerminalConfigurationsConfigurationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTerminalConfigurationsRequest>

Source§

type Output = Result<TerminalConfiguration, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTerminalConfigurationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTerminalConnectionTokensRequest>

Source§

type Output = Result<TerminalConnectionToken, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTerminalConnectionTokensRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTerminalLocationsLocationRequest>

Source§

type Output = Result<Value, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTerminalLocationsLocationRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTerminalLocationsRequest>

Source§

type Output = Result<TerminalLocation, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTerminalLocationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTerminalReadersReaderCancelActionRequest>

Source§

type Output = Result<TerminalReader, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTerminalReadersReaderCancelActionRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTerminalReadersReaderProcessPaymentIntentRequest>

Source§

type Output = Result<TerminalReader, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTerminalReadersReaderProcessPaymentIntentRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTerminalReadersReaderProcessSetupIntentRequest>

Source§

type Output = Result<TerminalReader, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTerminalReadersReaderProcessSetupIntentRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTerminalReadersReaderRefundPaymentRequest>

Source§

type Output = Result<TerminalReader, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTerminalReadersReaderRefundPaymentRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTerminalReadersReaderRequest>

Source§

type Output = Result<Value, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTerminalReadersReaderRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTerminalReadersReaderSetReaderDisplayRequest>

Source§

type Output = Result<TerminalReader, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTerminalReadersReaderSetReaderDisplayRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTerminalReadersRequest>

Source§

type Output = Result<TerminalReader, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTerminalReadersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersCustomersCustomerFundCashBalanceRequest>

Source§

type Output = Result<CustomerCashBalanceTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersCustomersCustomerFundCashBalanceRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersIssuingAuthorizationsAuthorizationCaptureRequest>

Source§

type Output = Result<IssuingAuthorization, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersIssuingAuthorizationsAuthorizationCaptureRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersIssuingAuthorizationsAuthorizationExpireRequest>

Source§

type Output = Result<IssuingAuthorization, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersIssuingAuthorizationsAuthorizationExpireRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersIssuingAuthorizationsAuthorizationIncrementRequest>

Source§

type Output = Result<IssuingAuthorization, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersIssuingAuthorizationsAuthorizationIncrementRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersIssuingAuthorizationsAuthorizationReverseRequest>

Source§

type Output = Result<IssuingAuthorization, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersIssuingAuthorizationsAuthorizationReverseRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersIssuingAuthorizationsRequest>

Source§

type Output = Result<IssuingAuthorization, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersIssuingAuthorizationsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersIssuingCardsCardShippingDeliverRequest>

Source§

type Output = Result<IssuingCard, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersIssuingCardsCardShippingDeliverRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersIssuingCardsCardShippingFailRequest>

Source§

type Output = Result<IssuingCard, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersIssuingCardsCardShippingFailRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersIssuingCardsCardShippingReturnRequest>

Source§

type Output = Result<IssuingCard, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersIssuingCardsCardShippingReturnRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersIssuingCardsCardShippingShipRequest>

Source§

type Output = Result<IssuingCard, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersIssuingCardsCardShippingShipRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersIssuingTransactionsCreateForceCaptureRequest>

Source§

type Output = Result<IssuingTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersIssuingTransactionsCreateForceCaptureRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersIssuingTransactionsCreateUnlinkedRefundRequest>

Source§

type Output = Result<IssuingTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersIssuingTransactionsCreateUnlinkedRefundRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersIssuingTransactionsTransactionRefundRequest>

Source§

type Output = Result<IssuingTransaction, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersIssuingTransactionsTransactionRefundRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersRefundsRefundExpireRequest>

Source§

type Output = Result<Refund, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersRefundsRefundExpireRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTerminalReadersReaderPresentPaymentMethodRequest>

Source§

type Output = Result<TerminalReader, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTerminalReadersReaderPresentPaymentMethodRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTestClocksRequest>

Source§

type Output = Result<TestHelpersTestClock, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTestClocksRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTestClocksTestClockAdvanceRequest>

Source§

type Output = Result<TestHelpersTestClock, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTestClocksTestClockAdvanceRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTreasuryInboundTransfersIdFailRequest>

Source§

type Output = Result<TreasuryInboundTransfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTreasuryInboundTransfersIdFailRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTreasuryInboundTransfersIdReturnRequest>

Source§

type Output = Result<TreasuryInboundTransfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTreasuryInboundTransfersIdReturnRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTreasuryInboundTransfersIdSucceedRequest>

Source§

type Output = Result<TreasuryInboundTransfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTreasuryInboundTransfersIdSucceedRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTreasuryOutboundPaymentsIdFailRequest>

Source§

type Output = Result<TreasuryOutboundPayment, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTreasuryOutboundPaymentsIdFailRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTreasuryOutboundPaymentsIdPostRequest>

Source§

type Output = Result<TreasuryOutboundPayment, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTreasuryOutboundPaymentsIdPostRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTreasuryOutboundPaymentsIdReturnRequest>

Source§

type Output = Result<TreasuryOutboundPayment, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTreasuryOutboundPaymentsIdReturnRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTreasuryOutboundTransfersOutboundTransferFailRequest>

Source§

type Output = Result<TreasuryOutboundTransfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTreasuryOutboundTransfersOutboundTransferFailRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTreasuryOutboundTransfersOutboundTransferPostRequest>

Source§

type Output = Result<TreasuryOutboundTransfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTreasuryOutboundTransfersOutboundTransferPostRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTreasuryOutboundTransfersOutboundTransferReturnRequest>

Source§

type Output = Result<TreasuryOutboundTransfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTreasuryOutboundTransfersOutboundTransferReturnRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTreasuryReceivedCreditsRequest>

Source§

type Output = Result<TreasuryReceivedCredit, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTreasuryReceivedCreditsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTestHelpersTreasuryReceivedDebitsRequest>

Source§

type Output = Result<TreasuryReceivedDebit, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTestHelpersTreasuryReceivedDebitsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTokensRequest>

Source§

type Output = Result<Token, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTokensRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTopupsRequest>

Source§

type Output = Result<Topup, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTopupsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTopupsTopupCancelRequest>

Source§

type Output = Result<Topup, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTopupsTopupCancelRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTopupsTopupRequest>

Source§

type Output = Result<Topup, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTopupsTopupRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTransfersIdReversalsRequest>

Source§

type Output = Result<TransferReversal, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTransfersIdReversalsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTransfersRequest>

Source§

type Output = Result<Transfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTransfersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTransfersTransferRequest>

Source§

type Output = Result<Transfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTransfersTransferRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTransfersTransferReversalsIdRequest>

Source§

type Output = Result<TransferReversal, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTransfersTransferReversalsIdRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTreasuryCreditReversalsRequest>

Source§

type Output = Result<TreasuryCreditReversal, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTreasuryCreditReversalsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTreasuryDebitReversalsRequest>

Source§

type Output = Result<TreasuryDebitReversal, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTreasuryDebitReversalsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTreasuryFinancialAccountsFinancialAccountFeaturesRequest>

Source§

type Output = Result<TreasuryFinancialAccountFeatures, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTreasuryFinancialAccountsFinancialAccountFeaturesRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTreasuryFinancialAccountsFinancialAccountRequest>

Source§

type Output = Result<TreasuryFinancialAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTreasuryFinancialAccountsFinancialAccountRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTreasuryFinancialAccountsRequest>

Source§

type Output = Result<TreasuryFinancialAccount, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTreasuryFinancialAccountsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTreasuryInboundTransfersInboundTransferCancelRequest>

Source§

type Output = Result<TreasuryInboundTransfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTreasuryInboundTransfersInboundTransferCancelRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTreasuryInboundTransfersRequest>

Source§

type Output = Result<TreasuryInboundTransfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTreasuryInboundTransfersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTreasuryOutboundPaymentsIdCancelRequest>

Source§

type Output = Result<TreasuryOutboundPayment, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTreasuryOutboundPaymentsIdCancelRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTreasuryOutboundPaymentsRequest>

Source§

type Output = Result<TreasuryOutboundPayment, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTreasuryOutboundPaymentsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTreasuryOutboundTransfersOutboundTransferCancelRequest>

Source§

type Output = Result<TreasuryOutboundTransfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTreasuryOutboundTransfersOutboundTransferCancelRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostTreasuryOutboundTransfersRequest>

Source§

type Output = Result<TreasuryOutboundTransfer, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostTreasuryOutboundTransfersRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostWebhookEndpointsRequest>

Source§

type Output = Result<WebhookEndpoint, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostWebhookEndpointsRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more
Source§

impl<'a> IntoFuture for FluentRequest<'a, PostWebhookEndpointsWebhookEndpointRequest>

Source§

type Output = Result<WebhookEndpoint, Error<Response<InMemoryBody>>>

The output that the future will produce on completion.
Source§

type IntoFuture = Pin<Box<dyn Future<Output = <FluentRequest<'a, PostWebhookEndpointsWebhookEndpointRequest> as IntoFuture>::Output> + Send + 'a>>

Which kind of future are we turning this into?
Source§

fn into_future(self) -> Self::IntoFuture

Creates a future from a value. Read more

Auto Trait Implementations§

§

impl<'a, T> Freeze for FluentRequest<'a, T>
where T: Freeze,

§

impl<'a, T> !RefUnwindSafe for FluentRequest<'a, T>

§

impl<'a, T> Send for FluentRequest<'a, T>
where T: Send,

§

impl<'a, T> Sync for FluentRequest<'a, T>
where T: Sync,

§

impl<'a, T> Unpin for FluentRequest<'a, T>
where T: Unpin,

§

impl<'a, T> !UnwindSafe for FluentRequest<'a, T>

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<T> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more