id stringlengths 20 153 | type stringclasses 1
value | granularity stringclasses 14
values | content stringlengths 16 84.3k | metadata dict |
|---|---|---|---|---|
hyperswitch_impl_hyperswitch_connectors_-5569461963033736438_-7405608416560335569 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/klarna/transformers.rs
impl TryFrom<RefundsResponseRouterData<Execute, KlarnaRefundResponse>> for types::RefundsRouterData<Execute> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "types::RefundsRouterData<Execute>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<RefundsResponseRouterData<Execute, KlarnaRefundResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_-4541552888954364698_-8441425594221610772 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/klarna/transformers.rs
impl TryFrom<RefundsResponseRouterData<RSync, KlarnaRefundSyncResponse>> for types::RefundsRouterData<RSync> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "types::RefundsRouterData<RSync>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<RefundsResponseRouterData<RSync, KlarnaRefundSyncResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_3352377285081605987_7741072080219975646 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<SubscriptionAutoCollection> for ChargebeeAutoCollection {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeeAutoCollection",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<SubscriptionAutoCollection>"
} |
hyperswitch_impl_hyperswitch_connectors_-7217414903304202623_-3655535365866346743 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<&ChargebeeRouterData<&hyperswitch_domain_models::types::SubscriptionCreateRouterData>> for ChargebeeSubscriptionCreateRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeeSubscriptionCreateRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&ChargebeeRouterData<&hyperswitch_domain_models::types::SubscriptionCreateRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-8313529235133367293_-3337763452926853691 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<ChargebeeSubscriptionStatus> for SubscriptionStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "SubscriptionStatus",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<ChargebeeSubscriptionStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_6946932870003895410_-8792185296499165138 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<
ResponseRouterData<
SubscriptionCreate,
ChargebeeSubscriptionCreateResponse,
SubscriptionCreateRequest,
SubscriptionCreateResponse,
>,
> for hyperswitch_domain_models::types::SubscriptionCreateRouterData {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "hyperswitch_domain_models::types::SubscriptionCreateRouterData",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<\n ResponseRouterData<\n SubscriptionCreate,\n ChargebeeSubscriptionCreateResponse,\n SubscriptionCreateRequest,\n SubscriptionCreateResponse,\n >,\n >"
} |
hyperswitch_impl_hyperswitch_connectors_7878973143719674710_-1214502499511406543 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<(MinorUnit, T)> for ChargebeeRouterData<T> {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeeRouterData<T>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<(MinorUnit, T)>"
} |
hyperswitch_impl_hyperswitch_connectors_-9131761154207559120_-3229277718333848300 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<&ChargebeeRouterData<&PaymentsAuthorizeRouterData>> for ChargebeePaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeePaymentsRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&ChargebeeRouterData<&PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_2392220064519640783_3840594301263828643 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<&Option<pii::SecretSerdeValue>> for ChargebeeMetadata {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeeMetadata",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&Option<pii::SecretSerdeValue>>"
} |
hyperswitch_impl_hyperswitch_connectors_8475695039110032503_-7144096527068337716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<&ConnectorAuthType> for ChargebeeAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeeAuthType",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&ConnectorAuthType>"
} |
hyperswitch_impl_hyperswitch_connectors_5397229842686701037_-5418919401550562350 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<ChargebeePaymentStatus> for common_enums::AttemptStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "common_enums::AttemptStatus",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<ChargebeePaymentStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_-2323340060743312541 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<ResponseRouterData<F, ChargebeePaymentsResponse, T, PaymentsResponseData>> for RouterData<F, T, PaymentsResponseData> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, T, PaymentsResponseData>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ResponseRouterData<F, ChargebeePaymentsResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_1176244798556901411_-7560564900411866006 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<&ChargebeeRouterData<&RefundsRouterData<F>>> for ChargebeeRefundRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeeRefundRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&ChargebeeRouterData<&RefundsRouterData<F>>>"
} |
hyperswitch_impl_hyperswitch_connectors_2251514655776837955_5557394594551301864 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<RefundStatus> for enums::RefundStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "enums::RefundStatus",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<RefundStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_2795539810901199114_2661830060163724293 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<RefundsResponseRouterData<Execute, RefundResponse>> for RefundsRouterData<Execute> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RefundsRouterData<Execute>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<RefundsResponseRouterData<Execute, RefundResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_1416596861694330843_2052885594779882490 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<RefundsResponseRouterData<RSync, RefundResponse>> for RefundsRouterData<RSync> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RefundsRouterData<RSync>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<RefundsResponseRouterData<RSync, RefundResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_8227851408884119041_4857715061541654697 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl ChargebeeWebhookBody {
// Methods: get_webhook_object_from_body
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeeWebhookBody",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_hyperswitch_connectors_-4295181681647478511_4857715061541654697 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl ChargebeeInvoiceBody {
// Methods: get_invoice_webhook_data_from_body
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeeInvoiceBody",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": null
} |
hyperswitch_impl_hyperswitch_connectors_6092483988840932754_-2884125909208185167 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<ChargebeeInvoiceBody> for ChargebeeMitPaymentData {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeeMitPaymentData",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ChargebeeInvoiceBody>"
} |
hyperswitch_impl_hyperswitch_connectors_8574037267368067316_3241369895934569784 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<ChargebeeWebhookBody> for revenue_recovery::RevenueRecoveryAttemptData {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "revenue_recovery::RevenueRecoveryAttemptData",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ChargebeeWebhookBody>"
} |
hyperswitch_impl_hyperswitch_connectors_9200762170160974265_-4777038748991218298 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<ChargebeeTranasactionStatus> for enums::AttemptStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "enums::AttemptStatus",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<ChargebeeTranasactionStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_980527102339607791_-5626628567125052592 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<ChargebeeTransactionPaymentMethod> for enums::PaymentMethod {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "enums::PaymentMethod",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<ChargebeeTransactionPaymentMethod>"
} |
hyperswitch_impl_hyperswitch_connectors_-5313247495510843212_238068150201471849 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<ChargebeeFundingType> for enums::PaymentMethodType {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "enums::PaymentMethodType",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<ChargebeeFundingType>"
} |
hyperswitch_impl_hyperswitch_connectors_1319091733239693829_5327880082278749132 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<ChargebeeEventType> for api_models::webhooks::IncomingWebhookEvent {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "api_models::webhooks::IncomingWebhookEvent",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<ChargebeeEventType>"
} |
hyperswitch_impl_hyperswitch_connectors_1319091733239693829_5327880082278749132 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<ChargebeeEventType> for api_models::webhooks::IncomingWebhookEvent {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "api_models::webhooks::IncomingWebhookEvent",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<ChargebeeEventType>"
} |
hyperswitch_impl_hyperswitch_connectors_-8746099942939029566_-2884125909208185167 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<ChargebeeInvoiceBody> for revenue_recovery::RevenueRecoveryInvoiceData {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "revenue_recovery::RevenueRecoveryInvoiceData",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ChargebeeInvoiceBody>"
} |
hyperswitch_impl_hyperswitch_connectors_-2105902612164452720_6144459176043687802 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<ChargebeeInvoiceData> for api_models::payments::Address {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "api_models::payments::Address",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<ChargebeeInvoiceData>"
} |
hyperswitch_impl_hyperswitch_connectors_-8416270554243818927_5263198762325958464 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<ChargebeeInvoiceBillingAddress> for api_models::payments::AddressDetails {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "api_models::payments::AddressDetails",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<ChargebeeInvoiceBillingAddress>"
} |
hyperswitch_impl_hyperswitch_connectors_-8256129662379382840_-49526877026528970 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<&ChargebeeRouterData<&InvoiceRecordBackRouterData>> for ChargebeeRecordPaymentRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeeRecordPaymentRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&ChargebeeRouterData<&InvoiceRecordBackRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-7648898854581616650_-4086296854315629566 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<enums::AttemptStatus> for ChargebeeRecordStatus {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeeRecordStatus",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<enums::AttemptStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_-7511715033584092666_-3898487134371704905 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<
ResponseRouterData<
InvoiceRecordBack,
ChargebeeRecordbackResponse,
InvoiceRecordBackRequest,
InvoiceRecordBackResponse,
>,
> for InvoiceRecordBackRouterData {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "InvoiceRecordBackRouterData",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<\n ResponseRouterData<\n InvoiceRecordBack,\n ChargebeeRecordbackResponse,\n InvoiceRecordBackRequest,\n InvoiceRecordBackResponse,\n >,\n >"
} |
hyperswitch_impl_hyperswitch_connectors_-4912354893472792992_6563455694523502751 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<ResponseRouterData<F, SubscriptionEstimateResponse, T, GetSubscriptionEstimateResponse>> for RouterData<F, T, GetSubscriptionEstimateResponse> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, T, GetSubscriptionEstimateResponse>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ResponseRouterData<F, SubscriptionEstimateResponse, T, GetSubscriptionEstimateResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_5486460219204365504_-6678735220336555585 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<ResponseRouterData<F, ChargebeeListPlansResponse, T, GetSubscriptionPlansResponse>> for RouterData<F, T, GetSubscriptionPlansResponse> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, T, GetSubscriptionPlansResponse>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ResponseRouterData<F, ChargebeeListPlansResponse, T, GetSubscriptionPlansResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_8884240162623294025_3129002397332138070 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<&ChargebeeRouterData<&hyperswitch_domain_models::types::ConnectorCustomerRouterData>> for ChargebeeCustomerCreateRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeeCustomerCreateRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&ChargebeeRouterData<&hyperswitch_domain_models::types::ConnectorCustomerRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_1264618694687274610_-2242219441453663171 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<
ResponseRouterData<
CreateConnectorCustomer,
ChargebeeCustomerCreateResponse,
ConnectorCustomerData,
PaymentsResponseData,
>,
> for hyperswitch_domain_models::types::ConnectorCustomerRouterData {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "hyperswitch_domain_models::types::ConnectorCustomerRouterData",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<\n ResponseRouterData<\n CreateConnectorCustomer,\n ChargebeeCustomerCreateResponse,\n ConnectorCustomerData,\n PaymentsResponseData,\n >,\n >"
} |
hyperswitch_impl_hyperswitch_connectors_4076901968384223332_-7215013156317743647 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<&GetSubscriptionEstimateRouterData> for ChargebeeSubscriptionEstimateRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ChargebeeSubscriptionEstimateRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&GetSubscriptionEstimateRouterData>"
} |
hyperswitch_impl_hyperswitch_connectors_859951930766289933_2642251848764580114 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl TryFrom<
ResponseRouterData<F, ChargebeeGetPlanPricesResponse, T, GetSubscriptionPlanPricesResponse>,
> for RouterData<F, T, GetSubscriptionPlanPricesResponse> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, T, GetSubscriptionPlanPricesResponse>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<\n ResponseRouterData<F, ChargebeeGetPlanPricesResponse, T, GetSubscriptionPlanPricesResponse>,\n >"
} |
hyperswitch_impl_hyperswitch_connectors_-3225080265935428548_6144459176043687802 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<ChargebeeInvoiceData> for SubscriptionInvoiceData {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "SubscriptionInvoiceData",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<ChargebeeInvoiceData>"
} |
hyperswitch_impl_hyperswitch_connectors_-9052868202951214582_-265329267373363594 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/chargebee/transformers.rs
impl From<ChargebeeInvoiceStatus> for connector_enums::InvoiceStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "connector_enums::InvoiceStatus",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<ChargebeeInvoiceStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_3757602547655790215_-841981396726018496 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl From<(StringMajorUnit, T)> for NordeaRouterData<T> {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "NordeaRouterData<T>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<(StringMajorUnit, T)>"
} |
hyperswitch_impl_hyperswitch_connectors_2971646327237658368_-7144096527068337716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl TryFrom<&ConnectorAuthType> for NordeaAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "NordeaAuthType",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&ConnectorAuthType>"
} |
hyperswitch_impl_hyperswitch_connectors_8779585174985528851_3840594301263828643 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl TryFrom<&Option<pii::SecretSerdeValue>> for NordeaConnectorMetadataObject {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "NordeaConnectorMetadataObject",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&Option<pii::SecretSerdeValue>>"
} |
hyperswitch_impl_hyperswitch_connectors_7478170838671811585_284977000249701372 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl TryFrom<&AccessTokenAuthenticationRouterData> for NordeaOAuthRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "NordeaOAuthRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&AccessTokenAuthenticationRouterData>"
} |
hyperswitch_impl_hyperswitch_connectors_-1051343315706999119_-2189011329180258650 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl TryFrom<&types::RefreshTokenRouterData> for NordeaOAuthExchangeRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "NordeaOAuthExchangeRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&types::RefreshTokenRouterData>"
} |
hyperswitch_impl_hyperswitch_connectors_7172639627188838339_-6186143118528018889 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl TryFrom<ResponseRouterData<F, NordeaOAuthExchangeResponse, T, AccessToken>> for RouterData<F, T, AccessToken> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, T, AccessToken>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ResponseRouterData<F, NordeaOAuthExchangeResponse, T, AccessToken>>"
} |
hyperswitch_impl_hyperswitch_connectors_-1241609364501163280_2476305858174489668 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl TryFrom<&str> for AccountType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "AccountType",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&str>"
} |
hyperswitch_impl_hyperswitch_connectors_-6508746212019155805_3936214311992409693 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl Deserialize<'de> for PaymentsUrgency {
// Methods: deserialize
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "PaymentsUrgency",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "Deserialize<'de>"
} |
hyperswitch_impl_hyperswitch_connectors_6831046915833426440_3619612743171385143 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl TryFrom<&NordeaRouterData<&PaymentsPreProcessingRouterData>> for NordeaPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "NordeaPaymentsRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&NordeaRouterData<&PaymentsPreProcessingRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-6583665375674534019_-2237878479174890846 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl TryFrom<&NordeaRouterData<&PaymentsAuthorizeRouterData>> for NordeaPaymentsConfirmRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "NordeaPaymentsConfirmRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&NordeaRouterData<&PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_5397229842686701037_-3327908357430233506 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl From<NordeaPaymentStatus> for common_enums::AttemptStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "common_enums::AttemptStatus",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<NordeaPaymentStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_-5763747005866466941_-3872071861292926033 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl TryFrom<
ResponseRouterData<
PreProcessing,
NordeaPaymentsInitiateResponse,
PaymentsPreProcessingData,
PaymentsResponseData,
>,
> for RouterData<PreProcessing, PaymentsPreProcessingData, PaymentsResponseData> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<PreProcessing, PaymentsPreProcessingData, PaymentsResponseData>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<\n ResponseRouterData<\n PreProcessing,\n NordeaPaymentsInitiateResponse,\n PaymentsPreProcessingData,\n PaymentsResponseData,\n >,\n >"
} |
hyperswitch_impl_hyperswitch_connectors_-7135323623852191217_-2981174478150191131 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl TryFrom<
ResponseRouterData<
Authorize,
NordeaPaymentsConfirmResponse,
PaymentsAuthorizeData,
PaymentsResponseData,
>,
> for RouterData<Authorize, PaymentsAuthorizeData, PaymentsResponseData> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<Authorize, PaymentsAuthorizeData, PaymentsResponseData>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<\n ResponseRouterData<\n Authorize,\n NordeaPaymentsConfirmResponse,\n PaymentsAuthorizeData,\n PaymentsResponseData,\n >,\n >"
} |
hyperswitch_impl_hyperswitch_connectors_4552469262633400349_-5786426061100412659 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nordea/transformers.rs
impl TryFrom<PaymentsSyncResponseRouterData<NordeaPaymentsInitiateResponse>> for PaymentsSyncRouterData {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "PaymentsSyncRouterData",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<PaymentsSyncResponseRouterData<NordeaPaymentsInitiateResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_8699560139025141873_1017389532271703145 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<(FloatMajorUnit, T)> for HelcimRouterData<T> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "HelcimRouterData<T>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<(FloatMajorUnit, T)>"
} |
hyperswitch_impl_hyperswitch_connectors_-5976575257851427888_-8228406215497486291 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<(&SetupMandateRouterData, &Card)> for HelcimVerifyRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "HelcimVerifyRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<(&SetupMandateRouterData, &Card)>"
} |
hyperswitch_impl_hyperswitch_connectors_-5976575257851427888_-4878012930064363979 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<&SetupMandateRouterData> for HelcimVerifyRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "HelcimVerifyRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&SetupMandateRouterData>"
} |
hyperswitch_impl_hyperswitch_connectors_-667224830271892989_6648588587100392318 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<(&HelcimRouterData<&PaymentsAuthorizeRouterData>, &Card)> for HelcimPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "HelcimPaymentsRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<(&HelcimRouterData<&PaymentsAuthorizeRouterData>, &Card)>"
} |
hyperswitch_impl_hyperswitch_connectors_-667224830271892989_-2288706541981484219 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<&HelcimRouterData<&PaymentsAuthorizeRouterData>> for HelcimPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "HelcimPaymentsRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&HelcimRouterData<&PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_6037507242843033472_-7144096527068337716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<&ConnectorAuthType> for HelcimAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "HelcimAuthType",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&ConnectorAuthType>"
} |
hyperswitch_impl_hyperswitch_connectors_9200762170160974265_-7788479963837376491 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl From<HelcimPaymentsResponse> for enums::AttemptStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "enums::AttemptStatus",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<HelcimPaymentsResponse>"
} |
hyperswitch_impl_hyperswitch_connectors_5800953496123323295_8587111008416603551 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<
ResponseRouterData<
F,
HelcimPaymentsResponse,
SetupMandateRequestData,
PaymentsResponseData,
>,
> for RouterData<F, SetupMandateRequestData, PaymentsResponseData> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, SetupMandateRequestData, PaymentsResponseData>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<\n ResponseRouterData<\n F,\n HelcimPaymentsResponse,\n SetupMandateRequestData,\n PaymentsResponseData,\n >,\n >"
} |
hyperswitch_impl_hyperswitch_connectors_530376809241693327_4043406832166845396 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<
ResponseRouterData<F, HelcimPaymentsResponse, PaymentsAuthorizeData, PaymentsResponseData>,
> for RouterData<F, PaymentsAuthorizeData, PaymentsResponseData> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, PaymentsAuthorizeData, PaymentsResponseData>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<\n ResponseRouterData<F, HelcimPaymentsResponse, PaymentsAuthorizeData, PaymentsResponseData>,\n >"
} |
hyperswitch_impl_hyperswitch_connectors_8041812454529829347_5824513396119916064 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<ResponseRouterData<F, HelcimPaymentsResponse, PaymentsSyncData, PaymentsResponseData>> for RouterData<F, PaymentsSyncData, PaymentsResponseData> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, PaymentsSyncData, PaymentsResponseData>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ResponseRouterData<F, HelcimPaymentsResponse, PaymentsSyncData, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_6217653653030647632_-3749070833889924383 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<&HelcimRouterData<&PaymentsCaptureRouterData>> for HelcimCaptureRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "HelcimCaptureRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&HelcimRouterData<&PaymentsCaptureRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-1903910487929774558_-5370886536948905085 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<
ResponseRouterData<F, HelcimPaymentsResponse, PaymentsCaptureData, PaymentsResponseData>,
> for RouterData<F, PaymentsCaptureData, PaymentsResponseData> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, PaymentsCaptureData, PaymentsResponseData>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<\n ResponseRouterData<F, HelcimPaymentsResponse, PaymentsCaptureData, PaymentsResponseData>,\n >"
} |
hyperswitch_impl_hyperswitch_connectors_2538930264042772475_4391778881223027418 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<&PaymentsCancelRouterData> for HelcimVoidRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "HelcimVoidRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&PaymentsCancelRouterData>"
} |
hyperswitch_impl_hyperswitch_connectors_668120880582173749_2287025537885541862 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<ResponseRouterData<F, HelcimPaymentsResponse, PaymentsCancelData, PaymentsResponseData>> for RouterData<F, PaymentsCancelData, PaymentsResponseData> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, PaymentsCancelData, PaymentsResponseData>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ResponseRouterData<F, HelcimPaymentsResponse, PaymentsCancelData, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-8874098937308823866_5847185858881561979 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<&HelcimRouterData<&RefundsRouterData<F>>> for HelcimRefundRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "HelcimRefundRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&HelcimRouterData<&RefundsRouterData<F>>>"
} |
hyperswitch_impl_hyperswitch_connectors_2251514655776837955_-3964272750242415735 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl From<RefundResponse> for enums::RefundStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "enums::RefundStatus",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<RefundResponse>"
} |
hyperswitch_impl_hyperswitch_connectors_2795539810901199114_2661830060163724293 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<RefundsResponseRouterData<Execute, RefundResponse>> for RefundsRouterData<Execute> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RefundsRouterData<Execute>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<RefundsResponseRouterData<Execute, RefundResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_1416596861694330843_2052885594779882490 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/helcim/transformers.rs
impl TryFrom<RefundsResponseRouterData<RSync, RefundResponse>> for RefundsRouterData<RSync> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RefundsRouterData<RSync>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<RefundsResponseRouterData<RSync, RefundResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_3707764539984943186_-7144096527068337716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<&ConnectorAuthType> for AirwallexAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "AirwallexAuthType",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&ConnectorAuthType>"
} |
hyperswitch_impl_hyperswitch_connectors_3393217615272885852_-4230037362582931209 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<&AirwallexRouterData<&types::PaymentsPreProcessingRouterData>> for AirwallexIntentRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "AirwallexIntentRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&AirwallexRouterData<&types::PaymentsPreProcessingRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_4446789871206850674_6884069986657755099 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<(StringMajorUnit, T)> for AirwallexRouterData<T> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "AirwallexRouterData<T>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<(StringMajorUnit, T)>"
} |
hyperswitch_impl_hyperswitch_connectors_-3691705664961552003_-7232961469128608082 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<&AirwallexRouterData<&types::PaymentsAuthorizeRouterData>> for AirwallexPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "AirwallexPaymentsRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&AirwallexRouterData<&types::PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_7172639627188838339_-5519471760865551268 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<ResponseRouterData<F, AirwallexAuthUpdateResponse, T, AccessToken>> for RouterData<F, T, AccessToken> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, T, AccessToken>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ResponseRouterData<F, AirwallexAuthUpdateResponse, T, AccessToken>>"
} |
hyperswitch_impl_hyperswitch_connectors_7186190343997378774_3543497496268416541 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<&types::PaymentsCompleteAuthorizeRouterData> for AirwallexCompleteRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "AirwallexCompleteRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&types::PaymentsCompleteAuthorizeRouterData>"
} |
hyperswitch_impl_hyperswitch_connectors_-3920645864970798976_-2450238331599743766 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<&types::PaymentsCaptureRouterData> for AirwallexPaymentsCaptureRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "AirwallexPaymentsCaptureRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&types::PaymentsCaptureRouterData>"
} |
hyperswitch_impl_hyperswitch_connectors_9112305619883492409_3995520961342708419 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<&types::PaymentsCancelRouterData> for AirwallexPaymentsCancelRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "AirwallexPaymentsCancelRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&types::PaymentsCancelRouterData>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_1547719284677718093 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl ForeignTryFrom<ResponseRouterData<F, AirwallexAuthorizeResponse, T, PaymentsResponseData>> for RouterData<F, T, PaymentsResponseData> {
// Methods: foreign_try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, T, PaymentsResponseData>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "ForeignTryFrom<ResponseRouterData<F, AirwallexAuthorizeResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_-3178885841852071935 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<ResponseRouterData<F, AirwallexPaymentsResponse, T, PaymentsResponseData>> for RouterData<F, T, PaymentsResponseData> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, T, PaymentsResponseData>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ResponseRouterData<F, AirwallexPaymentsResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_-5778181950676490537 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<ResponseRouterData<F, AirwallexRedirectResponse, T, PaymentsResponseData>> for RouterData<F, T, PaymentsResponseData> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, T, PaymentsResponseData>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ResponseRouterData<F, AirwallexRedirectResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_5194414913572988954_-1921811588874260382 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<
ResponseRouterData<
PSync,
AirwallexPaymentsSyncResponse,
PaymentsSyncData,
PaymentsResponseData,
>,
> for types::PaymentsSyncRouterData {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "types::PaymentsSyncRouterData",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<\n ResponseRouterData<\n PSync,\n AirwallexPaymentsSyncResponse,\n PaymentsSyncData,\n PaymentsResponseData,\n >,\n >"
} |
hyperswitch_impl_hyperswitch_connectors_3294802072315438100_-6223509532426685748 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<&AirwallexRouterData<&types::RefundsRouterData<F>>> for AirwallexRefundRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "AirwallexRefundRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&AirwallexRouterData<&types::RefundsRouterData<F>>>"
} |
hyperswitch_impl_hyperswitch_connectors_2251514655776837955_5557394594551301864 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl From<RefundStatus> for enums::RefundStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "enums::RefundStatus",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<RefundStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_-5569461963033736438_2661830060163724293 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<RefundsResponseRouterData<Execute, RefundResponse>> for types::RefundsRouterData<Execute> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "types::RefundsRouterData<Execute>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<RefundsResponseRouterData<Execute, RefundResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_-4541552888954364698_2052885594779882490 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<RefundsResponseRouterData<RSync, RefundResponse>> for types::RefundsRouterData<RSync> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "types::RefundsRouterData<RSync>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<RefundsResponseRouterData<RSync, RefundResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_1319091733239693829_-5494104667444028673 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl TryFrom<AirwallexWebhookEventType> for api_models::webhooks::IncomingWebhookEvent {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "api_models::webhooks::IncomingWebhookEvent",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<AirwallexWebhookEventType>"
} |
hyperswitch_impl_hyperswitch_connectors_-265099075940660913_6390314600254738299 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/airwallex/transformers.rs
impl From<AirwallexDisputeStage> for api_models::enums::DisputeStage {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "api_models::enums::DisputeStage",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<AirwallexDisputeStage>"
} |
hyperswitch_impl_hyperswitch_connectors_-9073969225420226118_-7144096527068337716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dwolla/transformers.rs
impl TryFrom<&ConnectorAuthType> for DwollaAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DwollaAuthType",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&ConnectorAuthType>"
} |
hyperswitch_impl_hyperswitch_connectors_7172639627188838339_-2143896368063951666 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dwolla/transformers.rs
impl TryFrom<ResponseRouterData<F, DwollaAccessTokenResponse, T, AccessToken>> for RouterData<F, T, AccessToken> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, T, AccessToken>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ResponseRouterData<F, DwollaAccessTokenResponse, T, AccessToken>>"
} |
hyperswitch_impl_hyperswitch_connectors_6006005654297978904_7481963755510916238 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dwolla/transformers.rs
impl TryFrom<(StringMajorUnit, T, &'a str)> for DwollaRouterData<'a, T> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DwollaRouterData<'a, T>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<(StringMajorUnit, T, &'a str)>"
} |
hyperswitch_impl_hyperswitch_connectors_8878183832587985542_515205083258417734 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dwolla/transformers.rs
impl TryFrom<&types::ConnectorCustomerRouterData> for DwollaCustomerRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DwollaCustomerRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&types::ConnectorCustomerRouterData>"
} |
hyperswitch_impl_hyperswitch_connectors_-4695600147266423161_-7605006290885811166 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dwolla/transformers.rs
impl TryFrom<&types::TokenizationRouterData> for DwollaFundingSourceRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DwollaFundingSourceRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&types::TokenizationRouterData>"
} |
hyperswitch_impl_hyperswitch_connectors_-3436350899941403433_-7140139007447149158 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dwolla/transformers.rs
impl TryFrom<&DwollaRouterData<'a, &PaymentsAuthorizeRouterData>> for DwollaPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DwollaPaymentsRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&DwollaRouterData<'a, &PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_-2769686445378794264 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dwolla/transformers.rs
impl TryFrom<ResponseRouterData<F, DwollaPSyncResponse, T, PaymentsResponseData>> for RouterData<F, T, PaymentsResponseData> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, T, PaymentsResponseData>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<ResponseRouterData<F, DwollaPSyncResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_7292519842494687368_2279141979827296150 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dwolla/transformers.rs
impl TryFrom<&DwollaRouterData<'a, &RefundsRouterData<F>>> for DwollaRefundsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DwollaRefundsRequest",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<&DwollaRouterData<'a, &RefundsRouterData<F>>>"
} |
hyperswitch_impl_hyperswitch_connectors_1416596861694330843_8418227554158178005 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dwolla/transformers.rs
impl TryFrom<RefundsResponseRouterData<RSync, DwollaRSyncResponse>> for RefundsRouterData<RSync> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RefundsRouterData<RSync>",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "TryFrom<RefundsResponseRouterData<RSync, DwollaRSyncResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_-7139900888187062879_-519827704374694541 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dwolla/transformers.rs
impl From<DwollaPaymentStatus> for AttemptStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "AttemptStatus",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<DwollaPaymentStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_2251514655776837955_-519827704374694541 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dwolla/transformers.rs
impl From<DwollaPaymentStatus> for enums::RefundStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "enums::RefundStatus",
"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_line": null,
"struct_name": null,
"total_crates": null,
"trait_name": "From<DwollaPaymentStatus>"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.