Cargo Features
async-stripe-misc has no features set by default.
[dependencies]
async-stripe-misc = { version = "1.0.0-alpha.2", features = ["full", "serialize", "deserialize", "climate_supplier", "ephemeral_key", "financial_connections_account", "financial_connections_transaction", "identity_verification_report", "reporting_report_run", "tax_calculation", "webhook_endpoint"] }
- full = apple_pay_domain, climate_order, climate_product, climate_supplier, entitlements_active_entitlement, entitlements_feature, ephemeral_key, exchange_rate, financial_connections_account, financial_connections_session, financial_connections_transaction, forwarding_request, identity_verification_report, identity_verification_session, reporting_report_run, reporting_report_type, scheduled_query_run, tax_calculation, tax_registration, tax_settings, tax_transaction, webhook_endpoint
- serialize
-
Enables serialize of async-stripe-shared and async-stripe-types
- deserialize
-
Enables serde_json, deserialize of async-stripe-shared and async-stripe-types
- apple_pay_domain climate_order climate_product climate_supplier full?
- entitlements_active_entitlement entitlements_feature ephemeral_key full?
- exchange_rate financial_connections_account full?
- financial_connections_session financial_connections_transaction full?
- forwarding_request identity_verification_report full?
- identity_verification_session reporting_report_run full?
- reporting_report_type scheduled_query_run tax_calculation full?
- tax_registration tax_settings tax_transaction webhook_endpoint full?
async-stripe-misc has 11 features without comments.