id stringlengths 20 153 | type stringclasses 1
value | granularity stringclasses 14
values | content stringlengths 16 84.3k | metadata dict |
|---|---|---|---|---|
hyperswitch_impl_hyperswitch_connectors_1416596861694330843_260577235609380240 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nmi/transformers.rs
impl TryFrom<RefundsResponseRouterData<RSync, NmiRefundSyncResponse>> 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, NmiRefundSyncResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_-3444584913239946813_-298223767727518188 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nmi/transformers.rs
impl From<NmiStatus> for RefundStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "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<NmiStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_-1621596390630531946_-1911846796056864813 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nmi/transformers.rs
impl From<String> for NmiStatus {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "NmiStatus",
"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<String>"
} |
hyperswitch_impl_hyperswitch_connectors_6436082635540011239_-2035504491430874410 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/nmi/transformers.rs
impl TryFrom<&NmiWebhookBody> for SyncResponse {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "SyncResponse",
"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<&NmiWebhookBody>"
} |
hyperswitch_impl_hyperswitch_connectors_6572083323665395001_-7375435780950930252 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/inespay/transformers.rs
impl From<(StringMinorUnit, T)> for InespayRouterData<T> {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "InespayRouterData<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<(StringMinorUnit, T)>"
} |
hyperswitch_impl_hyperswitch_connectors_941558145036983402_5841970522858272262 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/inespay/transformers.rs
impl TryFrom<&InespayRouterData<&PaymentsAuthorizeRouterData>> for InespayPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "InespayPaymentsRequest",
"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<&InespayRouterData<&PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_5342123217322576840_-7144096527068337716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/inespay/transformers.rs
impl TryFrom<&ConnectorAuthType> for InespayAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "InespayAuthType",
"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_-5418470483159774811_-3123782264638802786 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/inespay/transformers.rs
impl TryFrom<ResponseRouterData<F, InespayPaymentsResponse, 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, InespayPaymentsResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_5397229842686701037_2447354961400807984 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/inespay/transformers.rs
impl From<InespayPSyncStatus> 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<InespayPSyncStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_-8345480343379373040 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/inespay/transformers.rs
impl TryFrom<ResponseRouterData<F, InespayPSyncResponse, 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, InespayPSyncResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-7781678868855924012_3091636571461015317 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/inespay/transformers.rs
impl TryFrom<&InespayRouterData<&RefundsRouterData<F>>> for InespayRefundRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "InespayRefundRequest",
"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<&InespayRouterData<&RefundsRouterData<F>>>"
} |
hyperswitch_impl_hyperswitch_connectors_2251514655776837955_-8473962574859621180 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/inespay/transformers.rs
impl From<InespayRSyncStatus> 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<InespayRSyncStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_2795539810901199114_-1315188614202084005 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/inespay/transformers.rs
impl TryFrom<RefundsResponseRouterData<Execute, InespayRefundsResponse>> 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, InespayRefundsResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_1416596861694330843_2998327176294775783 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/inespay/transformers.rs
impl TryFrom<RefundsResponseRouterData<RSync, InespayRSyncResponse>> 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, InespayRSyncResponse>>"
} |
hyperswitch_impl_hyperswitch_connectors_1319091733239693829_-8792110244324814528 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/inespay/transformers.rs
impl From<InespayWebhookEventData> 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<InespayWebhookEventData>"
} |
hyperswitch_impl_hyperswitch_connectors_-5225631636352538611_-841981396726018496 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/itaubank/transformers.rs
impl From<(StringMajorUnit, T)> for ItaubankRouterData<T> {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ItaubankRouterData<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_-2588858683576283780_1457821239292826212 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/itaubank/transformers.rs
impl TryFrom<&ItaubankRouterData<&types::PaymentsAuthorizeRouterData>> for ItaubankPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ItaubankPaymentsRequest",
"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<&ItaubankRouterData<&types::PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_7721429442347074495_-7144096527068337716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/itaubank/transformers.rs
impl TryFrom<&ConnectorAuthType> for ItaubankAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ItaubankAuthType",
"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_2558583954227464980_-2189011329180258650 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/itaubank/transformers.rs
impl TryFrom<&types::RefreshTokenRouterData> for ItaubankAuthRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ItaubankAuthRequest",
"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_5620379105529874495 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/itaubank/transformers.rs
impl TryFrom<ResponseRouterData<F, ItaubankUpdateTokenResponse, 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, ItaubankUpdateTokenResponse, T, AccessToken>>"
} |
hyperswitch_impl_hyperswitch_connectors_9200762170160974265_8312876323925435161 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/itaubank/transformers.rs
impl From<ItaubankPaymentStatus> 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<ItaubankPaymentStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_-3298290860014861803 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/itaubank/transformers.rs
impl TryFrom<ResponseRouterData<F, ItaubankPaymentsResponse, 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, ItaubankPaymentsResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_6686494560545275553 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/itaubank/transformers.rs
impl TryFrom<ResponseRouterData<F, ItaubankPaymentsSyncResponse, 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, ItaubankPaymentsSyncResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-8126021215774036130_4270438154778817996 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/itaubank/transformers.rs
impl TryFrom<&ItaubankRouterData<&types::RefundsRouterData<F>>> for ItaubankRefundRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "ItaubankRefundRequest",
"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<&ItaubankRouterData<&types::RefundsRouterData<F>>>"
} |
hyperswitch_impl_hyperswitch_connectors_2251514655776837955_5557394594551301864 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/itaubank/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/itaubank/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/itaubank/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_4582951751749743084_4163430334607278265 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/transformers.rs
impl TryFrom<(MinorUnit, T)> for DlocalRouterData<T> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DlocalRouterData<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<(MinorUnit, T)>"
} |
hyperswitch_impl_hyperswitch_connectors_-7344247287560438101_-4221755995711451022 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/transformers.rs
impl TryFrom<&DlocalRouterData<&types::PaymentsAuthorizeRouterData>> for DlocalPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DlocalPaymentsRequest",
"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<&DlocalRouterData<&types::PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_3679165566921300935_7388414909935434727 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/transformers.rs
impl TryFrom<&types::PaymentsSyncRouterData> for DlocalPaymentsSyncRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DlocalPaymentsSyncRequest",
"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::PaymentsSyncRouterData>"
} |
hyperswitch_impl_hyperswitch_connectors_4172627621387458237_3995520961342708419 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/transformers.rs
impl TryFrom<&types::PaymentsCancelRouterData> for DlocalPaymentsCancelRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DlocalPaymentsCancelRequest",
"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_-8935394653365306266_-2450238331599743766 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/transformers.rs
impl TryFrom<&types::PaymentsCaptureRouterData> for DlocalPaymentsCaptureRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DlocalPaymentsCaptureRequest",
"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_-8019036032204323985_-7144096527068337716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/transformers.rs
impl TryFrom<&ConnectorAuthType> for DlocalAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DlocalAuthType",
"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_2920052589664867726 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/transformers.rs
impl From<DlocalPaymentStatus> 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<DlocalPaymentStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_-6054256551267567775 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/transformers.rs
impl TryFrom<ResponseRouterData<F, DlocalPaymentsResponse, 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, DlocalPaymentsResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_-120541891186460308 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/transformers.rs
impl TryFrom<ResponseRouterData<F, DlocalPaymentsSyncResponse, 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, DlocalPaymentsSyncResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_5420180280905853403 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/transformers.rs
impl TryFrom<ResponseRouterData<F, DlocalPaymentsCaptureResponse, 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, DlocalPaymentsCaptureResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_-3526494504388695137 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/transformers.rs
impl TryFrom<ResponseRouterData<F, DlocalPaymentsCancelResponse, 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, DlocalPaymentsCancelResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_9131872130878947615_-1221264079816125799 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/transformers.rs
impl TryFrom<&DlocalRouterData<&types::RefundsRouterData<F>>> for DlocalRefundRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DlocalRefundRequest",
"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<&DlocalRouterData<&types::RefundsRouterData<F>>>"
} |
hyperswitch_impl_hyperswitch_connectors_2251514655776837955_5557394594551301864 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/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/dlocal/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_-5071420953308409572_-3804123008998206172 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/transformers.rs
impl TryFrom<&types::RefundSyncRouterData> for DlocalRefundsSyncRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "DlocalRefundsSyncRequest",
"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::RefundSyncRouterData>"
} |
hyperswitch_impl_hyperswitch_connectors_-4541552888954364698_2052885594779882490 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/dlocal/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_6343859754988382945_-947015629867974866 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/rapyd/transformers.rs
impl From<(FloatMajorUnit, T)> for RapydRouterData<T> {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RapydRouterData<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<(FloatMajorUnit, T)>"
} |
hyperswitch_impl_hyperswitch_connectors_7065796044433797880_-7243313090831659648 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/rapyd/transformers.rs
impl TryFrom<&RapydRouterData<&types::PaymentsAuthorizeRouterData>> for RapydPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RapydPaymentsRequest",
"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<&RapydRouterData<&types::PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_3140797141695027340_-7144096527068337716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/rapyd/transformers.rs
impl TryFrom<&ConnectorAuthType> for RapydAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RapydAuthType",
"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_-2264048629523518224_-2669497711750551845 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/rapyd/transformers.rs
impl TryFrom<&RapydRouterData<&types::RefundsRouterData<F>>> for RapydRefundRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RapydRefundRequest",
"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<&RapydRouterData<&types::RefundsRouterData<F>>>"
} |
hyperswitch_impl_hyperswitch_connectors_2251514655776837955_5557394594551301864 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/rapyd/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/rapyd/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/rapyd/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_3364033640090203977_-2871330389474505552 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/rapyd/transformers.rs
impl TryFrom<&RapydRouterData<&types::PaymentsCaptureRouterData>> for CaptureRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "CaptureRequest",
"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<&RapydRouterData<&types::PaymentsCaptureRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_3320898823057619135 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/rapyd/transformers.rs
impl TryFrom<ResponseRouterData<F, RapydPaymentsResponse, 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, RapydPaymentsResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_1319091733239693829_1576225020694916217 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/rapyd/transformers.rs
impl From<RapydWebhookDisputeStatus> 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<RapydWebhookDisputeStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_-8403023185028767803_8605131329259930038 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/rapyd/transformers.rs
impl From<ResponseData> for RapydPaymentsResponse {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RapydPaymentsResponse",
"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<ResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_-4662012483449392107_2952052129453671185 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/rapyd/transformers.rs
impl From<RefundResponseData> for RefundResponse {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RefundResponse",
"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<RefundResponseData>"
} |
hyperswitch_impl_hyperswitch_connectors_7014007216133902006_-7375435780950930252 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mpgs/transformers.rs
impl From<(StringMinorUnit, T)> for MpgsRouterData<T> {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "MpgsRouterData<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<(StringMinorUnit, T)>"
} |
hyperswitch_impl_hyperswitch_connectors_7292523175782300785_4482753514636228576 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mpgs/transformers.rs
impl TryFrom<&MpgsRouterData<&PaymentsAuthorizeRouterData>> for MpgsPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "MpgsPaymentsRequest",
"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<&MpgsRouterData<&PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_880107642316007459_-7144096527068337716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mpgs/transformers.rs
impl TryFrom<&ConnectorAuthType> for MpgsAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "MpgsAuthType",
"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_-6747184202191063434 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mpgs/transformers.rs
impl From<MpgsPaymentStatus> 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<MpgsPaymentStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_7289683884914485926 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mpgs/transformers.rs
impl TryFrom<ResponseRouterData<F, MpgsPaymentsResponse, 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, MpgsPaymentsResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-6322557769027100241_-286846154547541356 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mpgs/transformers.rs
impl TryFrom<&MpgsRouterData<&RefundsRouterData<F>>> for MpgsRefundRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "MpgsRefundRequest",
"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<&MpgsRouterData<&RefundsRouterData<F>>>"
} |
hyperswitch_impl_hyperswitch_connectors_2251514655776837955_5557394594551301864 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mpgs/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/mpgs/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/mpgs/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_-6473992646519931399_-7375435780950930252 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/hyperwallet/transformers.rs
impl From<(StringMinorUnit, T)> for HyperwalletRouterData<T> {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "HyperwalletRouterData<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<(StringMinorUnit, T)>"
} |
hyperswitch_impl_hyperswitch_connectors_-6244917041783601590_3161585643847400166 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/hyperwallet/transformers.rs
impl TryFrom<&HyperwalletRouterData<&PaymentsAuthorizeRouterData>> for HyperwalletPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "HyperwalletPaymentsRequest",
"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<&HyperwalletRouterData<&PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-5505452194986054263_-7144096527068337716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/hyperwallet/transformers.rs
impl TryFrom<&ConnectorAuthType> for HyperwalletAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "HyperwalletAuthType",
"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_7403061972929517897 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/hyperwallet/transformers.rs
impl From<HyperwalletPaymentStatus> 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<HyperwalletPaymentStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_-8633083197356488837 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/hyperwallet/transformers.rs
impl TryFrom<ResponseRouterData<F, HyperwalletPaymentsResponse, 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, HyperwalletPaymentsResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-2062074485981633526_-6166440276666740679 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/hyperwallet/transformers.rs
impl TryFrom<&HyperwalletRouterData<&RefundsRouterData<F>>> for HyperwalletRefundRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "HyperwalletRefundRequest",
"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<&HyperwalletRouterData<&RefundsRouterData<F>>>"
} |
hyperswitch_impl_hyperswitch_connectors_2251514655776837955_5557394594551301864 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/hyperwallet/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/hyperwallet/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/hyperwallet/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_-7174218046495160796_-7375435780950930252 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paytm/transformers.rs
impl From<(StringMinorUnit, T)> for PaytmRouterData<T> {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "PaytmRouterData<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<(StringMinorUnit, T)>"
} |
hyperswitch_impl_hyperswitch_connectors_-726741196231705590_-7141502415855927831 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paytm/transformers.rs
impl TryFrom<&PaytmRouterData<&PaymentsAuthorizeRouterData>> for PaytmPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "PaytmPaymentsRequest",
"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<&PaytmRouterData<&PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-3261644124758666019_-7144096527068337716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paytm/transformers.rs
impl TryFrom<&ConnectorAuthType> for PaytmAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "PaytmAuthType",
"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_6636897000508989484 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paytm/transformers.rs
impl From<PaytmPaymentStatus> 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<PaytmPaymentStatus>"
} |
hyperswitch_impl_hyperswitch_connectors_-5418470483159774811_-9107270742531298157 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paytm/transformers.rs
impl TryFrom<ResponseRouterData<F, PaytmPaymentsResponse, 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, PaytmPaymentsResponse, T, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-7332828775542900726_7311651227028206194 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paytm/transformers.rs
impl TryFrom<&PaytmRouterData<&RefundsRouterData<F>>> for PaytmRefundRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "PaytmRefundRequest",
"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<&PaytmRouterData<&RefundsRouterData<F>>>"
} |
hyperswitch_impl_hyperswitch_connectors_2251514655776837955_5557394594551301864 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paytm/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/paytm/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/paytm/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_8432971814954383246_1017389532271703145 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/bambora/transformers.rs
impl TryFrom<(FloatMajorUnit, T)> for BamboraRouterData<T> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "BamboraRouterData<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_1485586811642975756_-784981630755428982 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/bambora/transformers.rs
impl TryFrom<&CompleteAuthorizeData> for BamboraThreedsContinueRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "BamboraThreedsContinueRequest",
"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<&CompleteAuthorizeData>"
} |
hyperswitch_impl_hyperswitch_connectors_1347272933797047161_9131845365199393251 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/bambora/transformers.rs
impl TryFrom<BamboraRouterData<&types::PaymentsAuthorizeRouterData>> for BamboraPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "BamboraPaymentsRequest",
"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<BamboraRouterData<&types::PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_4344839329687752229_1483520937104408245 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/bambora/transformers.rs
impl TryFrom<BamboraRouterData<&types::PaymentsCancelRouterData>> for BamboraVoidRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "BamboraVoidRequest",
"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<BamboraRouterData<&types::PaymentsCancelRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-8996470901584317171_-7144096527068337716 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/bambora/transformers.rs
impl TryFrom<&ConnectorAuthType> for BamboraAuthType {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "BamboraAuthType",
"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_-275892139328212413_-6458511886627902518 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/bambora/transformers.rs
impl TryFrom<BamboraRouterData<&types::PaymentsCaptureRouterData>> for BamboraPaymentsCaptureRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "BamboraPaymentsCaptureRequest",
"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<BamboraRouterData<&types::PaymentsCaptureRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_530376809241693327_-7773015039848886014 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/bambora/transformers.rs
impl TryFrom<ResponseRouterData<F, BamboraResponse, 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<ResponseRouterData<F, BamboraResponse, PaymentsAuthorizeData, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-279461965965478954_-2865739266958893268 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/bambora/transformers.rs
impl TryFrom<
ResponseRouterData<F, BamboraPaymentsResponse, CompleteAuthorizeData, PaymentsResponseData>,
> for RouterData<F, CompleteAuthorizeData, PaymentsResponseData> {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "RouterData<F, CompleteAuthorizeData, 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, BamboraPaymentsResponse, CompleteAuthorizeData, PaymentsResponseData>,\n >"
} |
hyperswitch_impl_hyperswitch_connectors_8041812454529829347_1664487651906634227 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/bambora/transformers.rs
impl TryFrom<ResponseRouterData<F, BamboraPaymentsResponse, 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, BamboraPaymentsResponse, PaymentsSyncData, PaymentsResponseData>>"
} |
hyperswitch_impl_hyperswitch_connectors_-1903910487929774558_-6197056789950311190 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/bambora/transformers.rs
impl TryFrom<
ResponseRouterData<F, BamboraPaymentsResponse, 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, BamboraPaymentsResponse, PaymentsCaptureData, PaymentsResponseData>,\n >"
} |
hyperswitch_impl_hyperswitch_connectors_668120880582173749_9143855881444112710 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/bambora/transformers.rs
impl TryFrom<
ResponseRouterData<F, BamboraPaymentsResponse, 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<\n ResponseRouterData<F, BamboraPaymentsResponse, PaymentsCancelData, PaymentsResponseData>,\n >"
} |
hyperswitch_impl_hyperswitch_connectors_-1289410418033838801_-7207514303514067467 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/bambora/transformers.rs
impl TryFrom<BamboraRouterData<&types::RefundsRouterData<F>>> for BamboraRefundRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "BamboraRefundRequest",
"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<BamboraRouterData<&types::RefundsRouterData<F>>>"
} |
hyperswitch_impl_hyperswitch_connectors_2251514655776837955_5557394594551301864 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/bambora/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/bambora/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/bambora/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_5454590909912703985_-7375435780950930252 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/custombilling/transformers.rs
impl From<(StringMinorUnit, T)> for CustombillingRouterData<T> {
// Methods: from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "CustombillingRouterData<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<(StringMinorUnit, T)>"
} |
hyperswitch_impl_hyperswitch_connectors_-5181715207638613338_8067096275468633727 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/custombilling/transformers.rs
impl TryFrom<&CustombillingRouterData<&PaymentsAuthorizeRouterData>> for CustombillingPaymentsRequest {
// Methods: try_from
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": "CustombillingPaymentsRequest",
"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<&CustombillingRouterData<&PaymentsAuthorizeRouterData>>"
} |
hyperswitch_impl_hyperswitch_connectors_5397229842686701037_1057306406641447474 | clm | impl | // hyperswitch/crates/hyperswitch_connectors/src/connectors/custombilling/transformers.rs
impl From<CustombillingPaymentStatus> 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<CustombillingPaymentStatus>"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.