id
stringlengths
20
153
type
stringclasses
1 value
granularity
stringclasses
14 values
content
stringlengths
16
84.3k
metadata
dict
hyperswitch_struct_hyperswitch_connectors_1118163138534791045
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/blackhawknetwork/transformers.rs pub struct BlackhawknetworkTokenResponse { pub access_token: Secret<String>, pub expires_in: i64, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_6943067900447803199
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/blackhawknetwork/transformers.rs pub struct BlackhawknetworkPaymentsRequest { pub account_id: String, pub amount: StringMajorUnit, pub currency: Currency, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-2624993068855620221
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/blackhawknetwork/transformers.rs pub struct BlackhawknetworkPaymentsResponse { pub id: String, #[serde(rename = "transactionStatus")] pub status: BlackhawknetworkAttemptStatus, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-5567724859047315303
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/blackhawknetwork/transformers.rs pub struct BlackhawknetworkRefundRequest { pub amount: StringMajorUnit, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-4662012483449392107
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/blackhawknetwork/transformers.rs pub struct RefundResponse { id: String, status: RefundStatus, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_5165522565642646872
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/blackhawknetwork/transformers.rs pub struct AccountInformation { pub entity_id: String, pub balance: MinorUnit, pub currency: Currency, pub status: AccountStatus, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-1729921671444580851
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/blackhawknetwork/transformers.rs pub struct BlackhawknetworkVerifyAccountResponse { account: AccountInformation, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_3441456614423313558
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/blackhawknetwork/transformers.rs pub struct BlackhawknetworkErrorResponse { pub error: String, pub error_description: Option<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_343221800737706350
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct NexinetsPaymentsRequest { initial_amount: i64, currency: enums::Currency, channel: NexinetsChannel, product: NexinetsProduct, payment: Option<NexinetsPaymentDetails>, #[serde(rename = "async")] n...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-2314802316191322375
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct NexiCardDetails { #[serde(flatten)] card_data: CardDataDetails, cof_contract: Option<CofContract>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-4523008056189052339
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct CardDetails { card_number: CardNumber, expiry_month: Secret<String>, expiry_year: Secret<String>, verification: Secret<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_8522142016130253730
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct PaymentInstrument { payment_instrument_id: Option<Secret<String>>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-5980157345261792280
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct CofContract { #[serde(rename = "type")] recurring_type: RecurringType, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-6958499274326640238
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct NexinetsBankRedirects { bic: Option<NexinetsBIC>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-5162190060904837784
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct NexinetsAsyncDetails { pub success_url: Option<String>, pub cancel_url: Option<String>, pub failure_url: Option<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_4114530835349521023
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct ApplePayDetails { payment_data: serde_json::Value, payment_method: ApplepayPaymentMethod, transaction_identifier: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_2911747154641920872
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct ApplepayPaymentMethod { display_name: String, network: String, #[serde(rename = "type")] token_type: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_2149156759408925829
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct NexinetsPreAuthOrDebitResponse { order_id: String, transaction_type: NexinetsTransactionType, transactions: Vec<NexinetsTransaction>, payment_instrument: PaymentInstrument, redirect_url: Option<Url>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_4530882278311776280
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct NexinetsTransaction { pub transaction_id: String, #[serde(rename = "type")] pub transaction_type: NexinetsTransactionType, pub currency: enums::Currency, pub status: NexinetsPaymentStatus, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-2438271412365383814
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct NexinetsPaymentsMetadata { pub transaction_id: Option<String>, pub order_id: Option<String>, pub psync_flow: NexinetsTransactionType, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-7636410298374928735
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct NexinetsCaptureOrVoidRequest { pub initial_amount: i64, pub currency: enums::Currency, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_2224121566710597641
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct NexinetsOrder { pub order_id: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_3331557030495967776
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct NexinetsPaymentResponse { pub transaction_id: String, pub status: NexinetsPaymentStatus, pub order: NexinetsOrder, #[serde(rename = "type")] pub transaction_type: NexinetsTransactionType, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_7408730781214348660
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct NexinetsRefundRequest { pub initial_amount: i64, pub currency: enums::Currency, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_4581536159706472451
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct NexinetsRefundResponse { pub transaction_id: String, pub status: RefundStatus, pub order: NexinetsOrder, #[serde(rename = "type")] pub transaction_type: RefundType, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_3447414000542184289
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct NexinetsErrorResponse { pub status: u16, pub code: u16, pub message: String, pub errors: Vec<OrderErrorDetails>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-1568168774879422982
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nexinets/transformers.rs pub struct OrderErrorDetails { pub code: u16, pub message: String, pub field: Option<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_205110563868560553
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/hyperswitch_vault/transformers.rs pub struct HyperswitchVaultCreateRequest { customer_id: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-3265779565223780255
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/hyperswitch_vault/transformers.rs pub struct HyperswitchVaultCreateResponse { id: Secret<String>, client_secret: Secret<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_8295415649266151465
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/hyperswitch_vault/transformers.rs pub struct HyperswitchVaultCustomerCreateRequest { name: Option<Secret<String>>, email: Option<Email>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_2326473797433461990
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/hyperswitch_vault/transformers.rs pub struct HyperswitchVaultCustomerCreateResponse { id: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-1468141595095622819
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/hyperswitch_vault/transformers.rs pub struct HyperswitchVaultErrorResponse { pub error: HyperswitchVaultErrorDetails, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_8062018503851592143
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/hyperswitch_vault/transformers.rs pub struct HyperswitchVaultErrorDetails { #[serde(alias = "type")] pub error_type: String, pub message: Option<String>, pub code: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-5218773032278901422
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/plaid/transformers.rs pub struct PlaidPaymentsRequest { amount: PlaidAmount, recipient_id: String, reference: String, #[serde(skip_serializing_if = "Option::is_none")] schedule: Option<PlaidSchedule>, #[serde(skip_serializing_if = "Opt...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_409266129837010525
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/plaid/transformers.rs pub struct PlaidAmount { currency: Currency, value: FloatMajorUnit, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_4189712694175327919
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/plaid/transformers.rs pub struct PlaidSchedule { interval: String, interval_execution_day: String, start_date: String, end_date: Option<String>, adjusted_start_date: Option<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_2956613502185253680
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/plaid/transformers.rs pub struct PlaidOptions { request_refund_details: bool, iban: Option<Secret<String>>, bacs: Option<PlaidBacs>, scheme: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-8625557872542223291
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/plaid/transformers.rs pub struct PlaidBacs { account: Secret<String>, sort_code: Secret<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-6519108441777252816
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/plaid/transformers.rs pub struct PlaidLinkTokenRequest { client_name: String, country_codes: Vec<String>, language: String, products: Vec<String>, user: User, payment_initiation: PlaidPaymentInitiation, redirect_uri: Option<String>...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_7229431760082195652
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/plaid/transformers.rs pub struct User { pub client_user_id: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_2635623032841109946
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/plaid/transformers.rs pub struct PlaidPaymentInitiation { payment_id: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-5121241517247156065
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/plaid/transformers.rs pub struct PlaidPaymentsResponse { status: PlaidPaymentStatus, payment_id: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-7334435146344935800
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/plaid/transformers.rs pub struct PlaidLinkTokenResponse { link_token: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-8568604982667748807
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/plaid/transformers.rs pub struct PlaidSyncRequest { payment_id: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-8486281808134755747
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/plaid/transformers.rs pub struct PlaidSyncResponse { payment_id: String, amount: PlaidAmount, status: PlaidPaymentStatus, recipient_id: String, reference: String, last_status_update: String, adjusted_reference: Option<String>, ...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-5642118854596831996
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/plaid/transformers.rs pub struct PlaidErrorResponse { pub display_message: Option<String>, pub error_code: Option<String>, pub error_message: String, pub error_type: Option<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-4676806955137448438
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct AffirmPaymentsRequest { pub merchant: Merchant, pub items: Vec<Item>, pub shipping: Option<Shipping>, pub billing: Option<Billing>, pub total: MinorUnit, pub currency: Currency, pub order_id: Optio...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_6152970503600223414
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct AffirmCompleteAuthorizeRequest { pub order_id: Option<String>, pub reference_id: Option<String>, pub transaction_id: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_8934587851402554017
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct Merchant { pub public_api_key: Secret<String>, pub user_confirmation_url: String, pub user_cancel_url: String, pub user_confirmation_url_action: Option<String>, pub use_vcn: Option<String>, pub name: O...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-5851624389033638328
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct Item { pub display_name: String, pub sku: String, pub unit_price: MinorUnit, pub qty: i64, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-9039434313670479967
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct Shipping { pub name: Name, pub address: Address, #[serde(skip_serializing_if = "Option::is_none")] pub phone_number: Option<Secret<String>>, #[serde(skip_serializing_if = "Option::is_none")] pub email:...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_1437646820501028180
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct Billing { pub name: Name, pub address: Address, #[serde(skip_serializing_if = "Option::is_none")] pub phone_number: Option<Secret<String>>, #[serde(skip_serializing_if = "Option::is_none")] pub email: ...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-7150305500803140550
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct Name { pub first: Option<Secret<String>>, pub last: Option<Secret<String>>, pub full: Option<Secret<String>>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_5230333063434461868
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct Address { pub line1: Option<Secret<String>>, #[serde(skip_serializing_if = "Option::is_none")] pub line2: Option<Secret<String>>, pub city: Option<String>, pub state: Option<Secret<String>>, pub zipcod...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-2072026567842361987
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct Metadata { #[serde(skip_serializing_if = "Option::is_none")] pub shipping_type: Option<String>, #[serde(skip_serializing_if = "Option::is_none")] pub entity_name: Option<String>, #[serde(skip_serializing_i...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-3223646374665731351
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct Discount { pub discount_amount: MinorUnit, pub discount_display_name: String, pub discount_code: Option<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_4488327300034656191
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct AffirmPaymentsResponse { checkout_id: String, redirect_url: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-3044942122668167438
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct AffirmCompleteAuthorizeResponse { pub id: String, pub status: AffirmTransactionStatus, pub amount: MinorUnit, pub amount_refunded: MinorUnit, pub authorization_expiration: String, pub checkout_id: Stri...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-4850201003410948441
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct TransactionEvent { pub id: String, pub amount: MinorUnit, pub created: String, pub currency: Currency, pub fee: Option<i64>, pub fee_refunded: Option<MinorUnit>, pub reference_id: Option<String>, ...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-1763523887381975289
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct LoanInformation { pub fees: Option<LoanFees>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_4002097295575650761
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct LoanFees { pub amount: Option<MinorUnit>, pub description: Option<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_455677400684013251
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct AffirmPSyncResponse { pub amount: MinorUnit, pub amount_refunded: MinorUnit, pub authorization_expiration: Option<String>, pub checkout_id: String, pub created: String, pub currency: Currency, pub ...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_4126445321146372851
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct AffirmRsyncResponse { pub amount: MinorUnit, pub amount_refunded: MinorUnit, pub authorization_expiration: String, pub checkout_id: String, pub created: String, pub currency: Currency, pub events: ...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_7000692349143066344
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct AffirmRefundRequest { pub amount: MinorUnit, #[serde(skip_serializing_if = "Option::is_none")] pub reference_id: Option<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_3825263840698693638
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct AffirmRefundResponse { pub id: String, pub amount: MinorUnit, pub created: String, pub currency: Currency, pub fee: Option<MinorUnit>, pub fee_refunded: Option<MinorUnit>, pub reference_id: Option<...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_4395203711445378750
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct AffirmErrorResponse { pub status_code: u16, pub code: String, pub message: String, #[serde(rename = "type")] pub error_type: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_4788673350484766795
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct AffirmCaptureRequest { pub order_id: Option<String>, pub reference_id: Option<String>, pub amount: MinorUnit, pub shipping_carrier: Option<String>, pub shipping_confirmation: Option<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_8636928961682054354
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct AffirmCaptureResponse { pub id: String, pub amount: MinorUnit, pub created: String, pub currency: Currency, pub fee: Option<MinorUnit>, pub fee_refunded: Option<MinorUnit>, pub reference_id: Option...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-4040019474480468041
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct AffirmCancelRequest { pub reference_id: Option<String>, pub amount: i64, pub merchant_transaction_id: Option<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-1427457533047966255
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/affirm/transformers.rs pub struct AffirmCancelResponse { pub id: String, pub amount: MinorUnit, pub created: String, pub currency: Currency, pub fee: Option<MinorUnit>, pub fee_refunded: Option<MinorUnit>, pub reference_id: Option<...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-1511631894397740859
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsPaymentsRequest { pub alias: String, pub version: String, pub request: Vec<TrustpaymentsPaymentRequestData>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_4238337691912919687
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsPaymentRequestData { pub accounttypedescription: String, pub baseamount: StringMinorUnit, pub billingfirstname: Option<String>, pub billinglastname: Option<String>, pub currencyiso3a: S...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-7813924165668209286
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsPaymentsResponse { #[serde(alias = "response")] pub responses: Vec<TrustpaymentsPaymentResponseData>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_5681816426572193987
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsPaymentResponseData { pub errorcode: TrustpaymentsErrorCode, pub errormessage: String, pub authcode: Option<String>, pub baseamount: Option<StringMinorUnit>, pub currencyiso3a: Option<S...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_8155469748747678078
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsCaptureRequest { pub alias: String, pub version: String, pub request: Vec<TrustpaymentsCaptureRequestData>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-7071104409054558011
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsCaptureRequestData { pub requesttypedescriptions: Vec<String>, pub filter: TrustpaymentsFilter, pub updates: TrustpaymentsCaptureUpdates, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-5372532184979551831
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsCaptureUpdates { pub settlestatus: TrustpaymentsSettleStatus, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_5078547666537280261
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsVoidRequest { pub alias: String, pub version: String, pub request: Vec<TrustpaymentsVoidRequestData>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-7205848511868708625
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsVoidRequestData { pub requesttypedescriptions: Vec<String>, pub filter: TrustpaymentsFilter, pub updates: TrustpaymentsVoidUpdates, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_8930881311340544130
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsVoidUpdates { pub settlestatus: TrustpaymentsSettleStatus, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-7159398483808665698
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsRefundRequest { pub alias: String, pub version: String, pub request: Vec<TrustpaymentsRefundRequestData>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_1426568281092575855
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsRefundRequestData { pub requesttypedescriptions: Vec<String>, pub sitereference: String, pub parenttransactionreference: String, pub baseamount: StringMinorUnit, pub currencyiso3a: Stri...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-3636336015468256038
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsSyncRequest { pub alias: String, pub version: String, pub request: Vec<TrustpaymentsSyncRequestData>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-6756080261868874394
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsSyncRequestData { pub requesttypedescriptions: Vec<String>, pub filter: TrustpaymentsFilter, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_2511834794552237875
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsFilter { pub sitereference: Vec<TrustpaymentsFilterValue>, pub transactionreference: Vec<TrustpaymentsFilterValue>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-2387290539326167035
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsFilterValue { pub value: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_8195452887158309791
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsTokenizationRequest { pub alias: String, pub version: String, pub request: Vec<TrustpaymentsTokenizationRequestData>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-7565052233878702420
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsTokenizationRequestData { pub accounttypedescription: String, pub requesttypedescriptions: Vec<String>, pub sitereference: String, pub pan: cards::CardNumber, pub expirydate: Secret<Str...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_2646787509335182127
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/trustpayments/transformers.rs pub struct TrustpaymentsErrorResponse { pub status_code: u16, pub code: String, pub message: String, pub reason: Option<String>, pub network_advice_code: Option<String>, pub network_decline_code: Option<St...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_2557625944674025138
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs pub struct NuveiMeta { pub session_token: Secret<String>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-8006880700344325970
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs pub struct NuveiMandateMeta { pub frequency: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-5783559649865644441
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs pub struct NuveiSessionRequest { pub merchant_id: Secret<String>, pub merchant_site_id: Secret<String>, pub client_request_id: String, pub time_stamp: date_time::DateTime<date_time::YYYYMMDDHHmmss>, pub checksum: Secr...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-6049233522496936477
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs pub struct NuveiSessionResponse { pub session_token: Secret<String>, pub internal_request_id: i64, pub status: String, pub err_code: i64, pub reason: String, pub merchant_id: Secret<String>, pub merchant_site_...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_4266562018734386144
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs pub struct NuveiAmountDetails { pub total_tax: Option<StringMajorUnit>, pub total_shipping: Option<StringMajorUnit>, pub total_handling: Option<StringMajorUnit>, pub total_discount: Option<StringMajorUnit>, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-7514007699809001415
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs pub struct NuveiItem { pub name: String, #[serde(rename = "type")] pub item_type: NuveiItemType, pub price: StringMajorUnit, pub quantity: String, pub group_id: Option<String>, pub discount: Option<StringMajor...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_720075778848353603
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs pub struct NuveiPaymentsRequest { pub time_stamp: String, pub session_token: Secret<String>, pub merchant_id: Secret<String>, pub merchant_site_id: Secret<String>, pub client_request_id: Secret<String>, pub amount...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_-7259170295215968608
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs pub struct UrlDetails { pub success_url: String, pub failure_url: String, pub pending_url: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_5997272234126762416
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs pub struct NuveiInitPaymentRequest { pub session_token: Secret<String>, pub merchant_id: Secret<String>, pub merchant_site_id: Secret<String>, pub client_request_id: String, pub amount: StringMajorUnit, pub curren...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_9147160284076171020
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs pub struct NuveiPaymentFlowRequest { pub time_stamp: String, pub merchant_id: Secret<String>, pub merchant_site_id: Secret<String>, pub client_request_id: String, pub amount: StringMajorUnit, pub currency: enums::...
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...
hyperswitch_struct_hyperswitch_connectors_7186228737980872420
clm
struct
// hyperswitch/crates/hyperswitch_connectors/src/connectors/nuvei/transformers.rs pub struct NuveiPaymentSyncRequest { pub merchant_id: Secret<String>, pub merchant_site_id: Secret<String>, pub time_stamp: String, pub checksum: Secret<String>, pub transaction_id: String, }
{ "chunk": null, "crate": "hyperswitch_connectors", "enum_name": null, "file_size": null, "for_type": null, "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "hyperswitch", "start_...