id
stringlengths
20
153
type
stringclasses
1 value
granularity
stringclasses
14 values
content
stringlengths
16
84.3k
metadata
dict
connector-service_impl_connector-integration_6024031401090156412_4697696260400750000
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl interfaces::verification::SourceVerification< Accept, DisputeFlowData, AcceptDisputeData, DisputeResponseData, > for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n Accept,\n DisputeFlowData,\n AcceptDisputeData,\n DisputeResponseData,\n >" }
connector-service_impl_connector-integration_6024031401090156412_-260458083639117794
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl interfaces::verification::SourceVerification< SubmitEvidence, DisputeFlowData, SubmitEvidenceData, DisputeResponseData, > for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n SubmitEvidence,\n DisputeFlowData,\n SubmitEvidenceData,\n DisputeResponseData,\n >" }
connector-service_impl_connector-integration_6024031401090156412_-6246551003744839563
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl interfaces::verification::SourceVerification< DefendDispute, DisputeFlowData, DisputeDefendData, DisputeResponseData, > for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n DefendDispute,\n DisputeFlowData,\n DisputeDefendData,\n DisputeResponseData,\n >" }
connector-service_impl_connector-integration_6024031401090156412_7223857922687533667
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl interfaces::verification::SourceVerification< CreateOrder, PaymentFlowData, PaymentCreateOrderData, PaymentCreateOrderResponse, > for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n CreateOrder,\n PaymentFlowData,\n PaymentCreateOrderData,\n PaymentCreateOrderResponse,\n >" }
connector-service_impl_connector-integration_6024031401090156412_-5484603368639287469
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl interfaces::verification::SourceVerification< CreateConnectorCustomer, PaymentFlowData, ConnectorCustomerData, ConnectorCustomerResponse, > for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n CreateConnectorCustomer,\n PaymentFlowData,\n ConnectorCustomerData,\n ConnectorCustomerResponse,\n >" }
connector-service_impl_connector-integration_6024031401090156412_-519315970765600462
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl ConnectorSpecifications for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorSpecifications" }
connector-service_impl_connector-integration_6024031401090156412_3955101786549698425
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl interfaces::verification::SourceVerification< CreateSessionToken, PaymentFlowData, SessionTokenRequestData, SessionTokenResponseData, > for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n CreateSessionToken,\n PaymentFlowData,\n SessionTokenRequestData,\n SessionTokenResponseData,\n >" }
connector-service_impl_connector-integration_6024031401090156412_-6832555828927683944
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl interfaces::verification::SourceVerification< CreateAccessToken, PaymentFlowData, AccessTokenRequestData, AccessTokenResponseData, > for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n CreateAccessToken,\n PaymentFlowData,\n AccessTokenRequestData,\n AccessTokenResponseData,\n >" }
connector-service_impl_connector-integration_6024031401090156412_-3172818332418371651
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl interfaces::verification::SourceVerification< PaymentMethodToken, PaymentFlowData, PaymentMethodTokenizationData<T>, PaymentMethodTokenResponse, > for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n PaymentMethodToken,\n PaymentFlowData,\n PaymentMethodTokenizationData<T>,\n PaymentMethodTokenResponse,\n >" }
connector-service_impl_connector-integration_6024031401090156412_-9029474822184380892
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl interfaces::verification::SourceVerification< RepeatPayment, PaymentFlowData, RepeatPaymentData, PaymentsResponseData, > for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n RepeatPayment,\n PaymentFlowData,\n RepeatPaymentData,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_6024031401090156412_-4309205457142273481
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl ConnectorIntegrationV2<RepeatPayment, PaymentFlowData, RepeatPaymentData, PaymentsResponseData> for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<RepeatPayment, PaymentFlowData, RepeatPaymentData, PaymentsResponseData>" }
connector-service_impl_connector-integration_6024031401090156412_1180190132637888478
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl interfaces::verification::SourceVerification< PreAuthenticate, PaymentFlowData, PaymentsPreAuthenticateData<T>, PaymentsResponseData, > for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n PreAuthenticate,\n PaymentFlowData,\n PaymentsPreAuthenticateData<T>,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_6024031401090156412_-5989238829777824919
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl interfaces::verification::SourceVerification< Authenticate, PaymentFlowData, PaymentsAuthenticateData<T>, PaymentsResponseData, > for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n Authenticate,\n PaymentFlowData,\n PaymentsAuthenticateData<T>,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_6024031401090156412_-5823854969484453280
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl interfaces::verification::SourceVerification< PostAuthenticate, PaymentFlowData, PaymentsPostAuthenticateData<T>, PaymentsResponseData, > for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n PostAuthenticate,\n PaymentFlowData,\n PaymentsPostAuthenticateData<T>,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_6024031401090156412_2774384087796790303
clm
impl
// connector-service/backend/connector-integration/src/connectors/trustpay.rs impl interfaces::verification::SourceVerification< VoidPC, PaymentFlowData, PaymentsCancelPostCaptureData, PaymentsResponseData, > for Trustpay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Trustpay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n VoidPC,\n PaymentFlowData,\n PaymentsCancelPostCaptureData,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_5453491696539502091
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::PaymentAuthorizeV2<T> for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::PaymentAuthorizeV2<T>" }
connector-service_impl_connector-integration_9131225415724113125_-9019263480034158657
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2< PaymentMethodToken, PaymentFlowData, PaymentMethodTokenizationData<T>, PaymentMethodTokenResponse, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<\n PaymentMethodToken,\n PaymentFlowData,\n PaymentMethodTokenizationData<T>,\n PaymentMethodTokenResponse,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-2399894852822332141
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::ValidationTrait for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::ValidationTrait" }
connector-service_impl_connector-integration_9131225415724113125_-7687774883674635305
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::PaymentSyncV2 for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::PaymentSyncV2" }
connector-service_impl_connector-integration_9131225415724113125_-7066895978882088300
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::PaymentOrderCreate for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::PaymentOrderCreate" }
connector-service_impl_connector-integration_9131225415724113125_3080530375309801531
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::PaymentSessionToken for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::PaymentSessionToken" }
connector-service_impl_connector-integration_9131225415724113125_9104189607110556758
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::PaymentTokenV2<T> for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::PaymentTokenV2<T>" }
connector-service_impl_connector-integration_9131225415724113125_-3558988505782050101
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::PaymentVoidV2 for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::PaymentVoidV2" }
connector-service_impl_connector-integration_9131225415724113125_-6069218965174370740
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::IncomingWebhook for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::IncomingWebhook" }
connector-service_impl_connector-integration_9131225415724113125_-6421659931418652395
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::RefundV2 for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::RefundV2" }
connector-service_impl_connector-integration_9131225415724113125_4824799571844544055
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::PaymentCapture for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::PaymentCapture" }
connector-service_impl_connector-integration_9131225415724113125_4811877213401131305
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::SetupMandateV2<T> for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::SetupMandateV2<T>" }
connector-service_impl_connector-integration_9131225415724113125_7519059593714662565
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::RepeatPaymentV2 for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::RepeatPaymentV2" }
connector-service_impl_connector-integration_9131225415724113125_8992974577868341524
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::AcceptDispute for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::AcceptDispute" }
connector-service_impl_connector-integration_9131225415724113125_1334103960077638274
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::RefundSyncV2 for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::RefundSyncV2" }
connector-service_impl_connector-integration_9131225415724113125_-4144500366062551031
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::DisputeDefend for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::DisputeDefend" }
connector-service_impl_connector-integration_9131225415724113125_-8733094131056125186
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::SubmitEvidenceV2 for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::SubmitEvidenceV2" }
connector-service_impl_connector-integration_9131225415724113125_3812065596083891741
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::PaymentAccessToken for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::PaymentAccessToken" }
connector-service_impl_connector-integration_9131225415724113125_422746578503915600
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::CreateConnectorCustomer for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::CreateConnectorCustomer" }
connector-service_impl_connector-integration_9131225415724113125_-7533649642219377270
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::PaymentPreAuthenticateV2<T> for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::PaymentPreAuthenticateV2<T>" }
connector-service_impl_connector-integration_9131225415724113125_-6295987547694752430
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::PaymentAuthenticateV2<T> for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::PaymentAuthenticateV2<T>" }
connector-service_impl_connector-integration_9131225415724113125_-2644973029299447239
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::PaymentPostAuthenticateV2<T> for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::PaymentPostAuthenticateV2<T>" }
connector-service_impl_connector-integration_9131225415724113125_6724300060394532291
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::PaymentVoidPostCaptureV2 for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::PaymentVoidPostCaptureV2" }
connector-service_impl_connector-integration_9131225415724113125_-1487464475853130820
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2< VoidPC, PaymentFlowData, PaymentsCancelPostCaptureData, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<\n VoidPC,\n PaymentFlowData,\n PaymentsCancelPostCaptureData,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_2774384087796790303
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< VoidPC, PaymentFlowData, PaymentsCancelPostCaptureData, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n VoidPC,\n PaymentFlowData,\n PaymentsCancelPostCaptureData,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-6263705188119930218
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl connector_types::ConnectorServiceTrait<T> for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "connector_types::ConnectorServiceTrait<T>" }
connector-service_impl_connector-integration_9131225415724113125_5749013230746808977
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorCommon for Placetopay<T> { // Methods: id, get_currency_unit, base_url, build_error_response }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorCommon" }
connector-service_impl_connector-integration_9131225415724113125_-7433423157519224067
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2< CreateOrder, PaymentFlowData, PaymentCreateOrderData, PaymentCreateOrderResponse, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<\n CreateOrder,\n PaymentFlowData,\n PaymentCreateOrderData,\n PaymentCreateOrderResponse,\n >" }
connector-service_impl_connector-integration_9131225415724113125_3105929303363128520
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2<SubmitEvidence, DisputeFlowData, SubmitEvidenceData, DisputeResponseData> for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<SubmitEvidence, DisputeFlowData, SubmitEvidenceData, DisputeResponseData>" }
connector-service_impl_connector-integration_9131225415724113125_-3647335853334211221
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2<DefendDispute, DisputeFlowData, DisputeDefendData, DisputeResponseData> for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<DefendDispute, DisputeFlowData, DisputeDefendData, DisputeResponseData>" }
connector-service_impl_connector-integration_9131225415724113125_-6338563596808770163
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2<Accept, DisputeFlowData, AcceptDisputeData, DisputeResponseData> for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<Accept, DisputeFlowData, AcceptDisputeData, DisputeResponseData>" }
connector-service_impl_connector-integration_9131225415724113125_166384945205716308
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2< SetupMandate, PaymentFlowData, SetupMandateRequestData<T>, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<\n SetupMandate,\n PaymentFlowData,\n SetupMandateRequestData<T>,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-4309205457142273481
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2<RepeatPayment, PaymentFlowData, RepeatPaymentData, PaymentsResponseData> for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<RepeatPayment, PaymentFlowData, RepeatPaymentData, PaymentsResponseData>" }
connector-service_impl_connector-integration_9131225415724113125_2190767675190645987
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2< CreateSessionToken, PaymentFlowData, SessionTokenRequestData, SessionTokenResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<\n CreateSessionToken,\n PaymentFlowData,\n SessionTokenRequestData,\n SessionTokenResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_4477314845318083872
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2< CreateAccessToken, PaymentFlowData, AccessTokenRequestData, AccessTokenResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<\n CreateAccessToken,\n PaymentFlowData,\n AccessTokenRequestData,\n AccessTokenResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-1061799144138062152
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2< PreAuthenticate, PaymentFlowData, PaymentsPreAuthenticateData<T>, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<\n PreAuthenticate,\n PaymentFlowData,\n PaymentsPreAuthenticateData<T>,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-4241824880014879610
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2< Authenticate, PaymentFlowData, PaymentsAuthenticateData<T>, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<\n Authenticate,\n PaymentFlowData,\n PaymentsAuthenticateData<T>,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_6474185574812584138
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2< PostAuthenticate, PaymentFlowData, PaymentsPostAuthenticateData<T>, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<\n PostAuthenticate,\n PaymentFlowData,\n PaymentsPostAuthenticateData<T>,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-6162258274791758628
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl ConnectorIntegrationV2< CreateConnectorCustomer, PaymentFlowData, ConnectorCustomerData, ConnectorCustomerResponse, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "ConnectorIntegrationV2<\n CreateConnectorCustomer,\n PaymentFlowData,\n ConnectorCustomerData,\n ConnectorCustomerResponse,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-2977640050429316513
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< Authorize, PaymentFlowData, PaymentsAuthorizeData<T>, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n Authorize,\n PaymentFlowData,\n PaymentsAuthorizeData<T>,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-1883217604078221207
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< PSync, PaymentFlowData, PaymentsSyncData, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n PSync,\n PaymentFlowData,\n PaymentsSyncData,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_4750134509104673073
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< Capture, PaymentFlowData, PaymentsCaptureData, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n Capture,\n PaymentFlowData,\n PaymentsCaptureData,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-1899695590531040920
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< Void, PaymentFlowData, PaymentVoidData, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n Void,\n PaymentFlowData,\n PaymentVoidData,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_3168626926955062309
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< Refund, RefundFlowData, RefundsData, RefundsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n Refund,\n RefundFlowData,\n RefundsData,\n RefundsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-5655101152269166207
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< RSync, RefundFlowData, RefundSyncData, RefundsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n RSync,\n RefundFlowData,\n RefundSyncData,\n RefundsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_1137174034656742398
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< SetupMandate, PaymentFlowData, SetupMandateRequestData<T>, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n SetupMandate,\n PaymentFlowData,\n SetupMandateRequestData<T>,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_4697696260400750000
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< Accept, DisputeFlowData, AcceptDisputeData, DisputeResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n Accept,\n DisputeFlowData,\n AcceptDisputeData,\n DisputeResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-260458083639117794
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< SubmitEvidence, DisputeFlowData, SubmitEvidenceData, DisputeResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n SubmitEvidence,\n DisputeFlowData,\n SubmitEvidenceData,\n DisputeResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-6246551003744839563
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< DefendDispute, DisputeFlowData, DisputeDefendData, DisputeResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n DefendDispute,\n DisputeFlowData,\n DisputeDefendData,\n DisputeResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_7223857922687533667
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< CreateOrder, PaymentFlowData, PaymentCreateOrderData, PaymentCreateOrderResponse, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n CreateOrder,\n PaymentFlowData,\n PaymentCreateOrderData,\n PaymentCreateOrderResponse,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-9029474822184380892
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< RepeatPayment, PaymentFlowData, RepeatPaymentData, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n RepeatPayment,\n PaymentFlowData,\n RepeatPaymentData,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_3955101786549698425
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< CreateSessionToken, PaymentFlowData, SessionTokenRequestData, SessionTokenResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n CreateSessionToken,\n PaymentFlowData,\n SessionTokenRequestData,\n SessionTokenResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-3172818332418371651
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< PaymentMethodToken, PaymentFlowData, PaymentMethodTokenizationData<T>, PaymentMethodTokenResponse, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n PaymentMethodToken,\n PaymentFlowData,\n PaymentMethodTokenizationData<T>,\n PaymentMethodTokenResponse,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-6832555828927683944
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< CreateAccessToken, PaymentFlowData, AccessTokenRequestData, AccessTokenResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n CreateAccessToken,\n PaymentFlowData,\n AccessTokenRequestData,\n AccessTokenResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_1180190132637888478
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< PreAuthenticate, PaymentFlowData, PaymentsPreAuthenticateData<T>, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n PreAuthenticate,\n PaymentFlowData,\n PaymentsPreAuthenticateData<T>,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-5989238829777824919
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< Authenticate, PaymentFlowData, PaymentsAuthenticateData<T>, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n Authenticate,\n PaymentFlowData,\n PaymentsAuthenticateData<T>,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-5823854969484453280
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< PostAuthenticate, PaymentFlowData, PaymentsPostAuthenticateData<T>, PaymentsResponseData, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n PostAuthenticate,\n PaymentFlowData,\n PaymentsPostAuthenticateData<T>,\n PaymentsResponseData,\n >" }
connector-service_impl_connector-integration_9131225415724113125_-5484603368639287469
clm
impl
// connector-service/backend/connector-integration/src/connectors/placetopay.rs impl interfaces::verification::SourceVerification< CreateConnectorCustomer, PaymentFlowData, ConnectorCustomerData, ConnectorCustomerResponse, > for Placetopay<T> { // Methods: }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "Placetopay<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "interfaces::verification::SourceVerification<\n CreateConnectorCustomer,\n PaymentFlowData,\n ConnectorCustomerData,\n ConnectorCustomerResponse,\n >" }
connector-service_impl_connector-integration_6037507242843033472_-7144096527068337716
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl TryFrom<&ConnectorAuthType> for HelcimAuthType { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<&ConnectorAuthType>" }
connector-service_impl_connector-integration_-6387526331544914491_4062484503905160923
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl TryFrom< HelcimRouterData< RouterDataV2< Authorize, PaymentFlowData, PaymentsAuthorizeData<T>, PaymentsResponseData, >, T, >, > for HelcimPaymentsRequest<T> { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "HelcimPaymentsRequest<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<\n HelcimRouterData<\n RouterDataV2<\n Authorize,\n PaymentFlowData,\n PaymentsAuthorizeData<T>,\n PaymentsResponseData,\n >,\n T,\n >,\n >" }
connector-service_impl_connector-integration_5397229842686701037_-7788479963837376491
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl From<HelcimPaymentsResponse> for common_enums::AttemptStatus { // Methods: from }
{ "chunk": null, "crate": "connector-integration", "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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "From<HelcimPaymentsResponse>" }
connector-service_impl_connector-integration_-153626308920507433_-6856865632161197711
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl TryFrom< ResponseRouterData< HelcimPaymentsResponse, RouterDataV2< Authorize, PaymentFlowData, PaymentsAuthorizeData<T>, PaymentsResponseData, >, >, > for RouterDataV2<Authorize, PaymentFlowData, PaymentsAuthorizeData<T>, PaymentsResponseData> { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "RouterDataV2<Authorize, PaymentFlowData, PaymentsAuthorizeData<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<\n ResponseRouterData<\n HelcimPaymentsResponse,\n RouterDataV2<\n Authorize,\n PaymentFlowData,\n PaymentsAuthorizeData<T>,\n PaymentsResponseData,\n >,\n >,\n >" }
connector-service_impl_connector-integration_-8511231803498142146_2525892802095048856
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl TryFrom<ResponseRouterData<HelcimPaymentsResponse, Self>> for RouterDataV2<F, PaymentFlowData, PaymentsSyncData, PaymentsResponseData> { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "RouterDataV2<F, PaymentFlowData, 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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<ResponseRouterData<HelcimPaymentsResponse, Self>>" }
connector-service_impl_connector-integration_6217653653030647632_5723480526811051039
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl TryFrom< HelcimRouterData< RouterDataV2<Capture, PaymentFlowData, PaymentsCaptureData, PaymentsResponseData>, T, >, > for HelcimCaptureRequest { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<\n HelcimRouterData<\n RouterDataV2<Capture, PaymentFlowData, PaymentsCaptureData, PaymentsResponseData>,\n T,\n >,\n >" }
connector-service_impl_connector-integration_5726747790105760689_2525892802095048856
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl TryFrom<ResponseRouterData<HelcimPaymentsResponse, Self>> for RouterDataV2<F, PaymentFlowData, PaymentsCaptureData, PaymentsResponseData> { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "RouterDataV2<F, PaymentFlowData, 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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<ResponseRouterData<HelcimPaymentsResponse, Self>>" }
connector-service_impl_connector-integration_2538930264042772475_-1466838189314532634
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl TryFrom< HelcimRouterData< RouterDataV2<Void, PaymentFlowData, PaymentVoidData, PaymentsResponseData>, T, >, > for HelcimVoidRequest { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<\n HelcimRouterData<\n RouterDataV2<Void, PaymentFlowData, PaymentVoidData, PaymentsResponseData>,\n T,\n >,\n >" }
connector-service_impl_connector-integration_-254375503168931793_2525892802095048856
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl TryFrom<ResponseRouterData<HelcimPaymentsResponse, Self>> for RouterDataV2<F, PaymentFlowData, PaymentVoidData, PaymentsResponseData> { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "RouterDataV2<F, PaymentFlowData, PaymentVoidData, 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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<ResponseRouterData<HelcimPaymentsResponse, Self>>" }
connector-service_impl_connector-integration_-5738946900057898974_212271304540197433
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl TryFrom< HelcimRouterData< RouterDataV2< SetupMandate, PaymentFlowData, SetupMandateRequestData<T>, PaymentsResponseData, >, T, >, > for HelcimSetupMandateRequest<T> { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "HelcimSetupMandateRequest<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<\n HelcimRouterData<\n RouterDataV2<\n SetupMandate,\n PaymentFlowData,\n SetupMandateRequestData<T>,\n PaymentsResponseData,\n >,\n T,\n >,\n >" }
connector-service_impl_connector-integration_2786589845002599444_5772606319648925788
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl TryFrom< ResponseRouterData< HelcimPaymentsResponse, RouterDataV2< SetupMandate, PaymentFlowData, SetupMandateRequestData<T>, PaymentsResponseData, >, >, > for RouterDataV2< SetupMandate, PaymentFlowData, SetupMandateRequestData<T>, PaymentsResponseData, > { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "RouterDataV2<\n SetupMandate,\n PaymentFlowData,\n SetupMandateRequestData<T>,\n PaymentsResponseData,\n >", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<\n ResponseRouterData<\n HelcimPaymentsResponse,\n RouterDataV2<\n SetupMandate,\n PaymentFlowData,\n SetupMandateRequestData<T>,\n PaymentsResponseData,\n >,\n >,\n >" }
connector-service_impl_connector-integration_-8874098937308823866_5212082769895874069
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl TryFrom<HelcimRouterData<RouterDataV2<F, RefundFlowData, RefundsData, RefundsResponseData>, T>> for HelcimRefundRequest { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<HelcimRouterData<RouterDataV2<F, RefundFlowData, RefundsData, RefundsResponseData>, T>>" }
connector-service_impl_connector-integration_8405309581835640496_-3964272750242415735
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl From<RefundResponse> for common_enums::RefundStatus { // Methods: from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "common_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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "From<RefundResponse>" }
connector-service_impl_connector-integration_7105092544658803783_-1936054159891744586
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl TryFrom<ResponseRouterData<RefundResponse, Self>> for RouterDataV2<F, RefundFlowData, RefundsData, RefundsResponseData> { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "RouterDataV2<F, RefundFlowData, RefundsData, RefundsResponseData>", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<ResponseRouterData<RefundResponse, Self>>" }
connector-service_impl_connector-integration_-105636325636230774_-1936054159891744586
clm
impl
// connector-service/backend/connector-integration/src/connectors/helcim/transformers.rs impl TryFrom<ResponseRouterData<RefundResponse, Self>> for RouterDataV2<F, RefundFlowData, RefundSyncData, RefundsResponseData> { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "RouterDataV2<F, RefundFlowData, RefundSyncData, RefundsResponseData>", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<ResponseRouterData<RefundResponse, Self>>" }
connector-service_impl_connector-integration_3764897957885266107_-7144096527068337716
clm
impl
// connector-service/backend/connector-integration/src/connectors/braintree/transformers.rs impl TryFrom<&ConnectorAuthType> for BraintreeAuthType { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "BraintreeAuthType", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<&ConnectorAuthType>" }
connector-service_impl_connector-integration_7590275096770936992_3840594301263828643
clm
impl
// connector-service/backend/connector-integration/src/connectors/braintree/transformers.rs impl TryFrom<&Option<pii::SecretSerdeValue>> for BraintreeMeta { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "BraintreeMeta", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<&Option<pii::SecretSerdeValue>>" }
connector-service_impl_connector-integration_777275160351921248_261998439330130215
clm
impl
// connector-service/backend/connector-integration/src/connectors/braintree/transformers.rs impl TryFrom<( BraintreeRouterData< RouterDataV2< Authorize, PaymentFlowData, PaymentsAuthorizeData<T>, PaymentsResponseData, >, T, >, String, BraintreeMeta, )> for MandatePaymentRequest { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "MandatePaymentRequest", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<(\n BraintreeRouterData<\n RouterDataV2<\n Authorize,\n PaymentFlowData,\n PaymentsAuthorizeData<T>,\n PaymentsResponseData,\n >,\n T,\n >,\n String,\n BraintreeMeta,\n )>" }
connector-service_impl_connector-integration_1947670034770942234_-6148220385429484201
clm
impl
// connector-service/backend/connector-integration/src/connectors/braintree/transformers.rs impl TryFrom< BraintreeRouterData< RouterDataV2< Authorize, PaymentFlowData, PaymentsAuthorizeData<T>, PaymentsResponseData, >, T, >, > for BraintreePaymentsRequest { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "BraintreePaymentsRequest", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<\n BraintreeRouterData<\n RouterDataV2<\n Authorize,\n PaymentFlowData,\n PaymentsAuthorizeData<T>,\n PaymentsResponseData,\n >,\n T,\n >,\n >" }
connector-service_impl_connector-integration_4254093482909756613_243492423507346765
clm
impl
// connector-service/backend/connector-integration/src/connectors/braintree/transformers.rs impl TryFrom<ResponseRouterData<BraintreeAuthResponse, Self>> for RouterDataV2<F, PaymentFlowData, PaymentsAuthorizeData<T>, PaymentsResponseData> { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "RouterDataV2<F, PaymentFlowData, PaymentsAuthorizeData<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<ResponseRouterData<BraintreeAuthResponse, Self>>" }
connector-service_impl_connector-integration_9200762170160974265_-5011148918942356771
clm
impl
// connector-service/backend/connector-integration/src/connectors/braintree/transformers.rs impl From<BraintreePaymentStatus> for enums::AttemptStatus { // Methods: from }
{ "chunk": null, "crate": "connector-integration", "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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "From<BraintreePaymentStatus>" }
connector-service_impl_connector-integration_-153626308920507433_2128827778970714913
clm
impl
// connector-service/backend/connector-integration/src/connectors/braintree/transformers.rs impl TryFrom< ResponseRouterData< BraintreePaymentsResponse, RouterDataV2< Authorize, PaymentFlowData, PaymentsAuthorizeData<T>, PaymentsResponseData, >, >, > for RouterDataV2<Authorize, PaymentFlowData, PaymentsAuthorizeData<T>, PaymentsResponseData> { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "RouterDataV2<Authorize, PaymentFlowData, PaymentsAuthorizeData<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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<\n ResponseRouterData<\n BraintreePaymentsResponse,\n RouterDataV2<\n Authorize,\n PaymentFlowData,\n PaymentsAuthorizeData<T>,\n PaymentsResponseData,\n >,\n >,\n >" }
connector-service_impl_connector-integration_-2544319873580633747_-7073249129985777454
clm
impl
// connector-service/backend/connector-integration/src/connectors/braintree/transformers.rs impl TryFrom< BraintreeRouterData<RouterDataV2<F, RefundFlowData, RefundsData, RefundsResponseData>, T>, > for BraintreeRefundRequest { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "BraintreeRefundRequest", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<\n BraintreeRouterData<RouterDataV2<F, RefundFlowData, RefundsData, RefundsResponseData>, T>,\n >" }
connector-service_impl_connector-integration_2251514655776837955_5722299308706326679
clm
impl
// connector-service/backend/connector-integration/src/connectors/braintree/transformers.rs impl From<BraintreeRefundStatus> for enums::RefundStatus { // Methods: from }
{ "chunk": null, "crate": "connector-integration", "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": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "From<BraintreeRefundStatus>" }
connector-service_impl_connector-integration_7105092544658803783_4986413659672820067
clm
impl
// connector-service/backend/connector-integration/src/connectors/braintree/transformers.rs impl TryFrom<ResponseRouterData<BraintreeRefundResponse, Self>> for RouterDataV2<F, RefundFlowData, RefundsData, RefundsResponseData> { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "RouterDataV2<F, RefundFlowData, RefundsData, RefundsResponseData>", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<ResponseRouterData<BraintreeRefundResponse, Self>>" }
connector-service_impl_connector-integration_1822231065446391021_-1659792660117628598
clm
impl
// connector-service/backend/connector-integration/src/connectors/braintree/transformers.rs impl TryFrom< BraintreeRouterData< RouterDataV2<RSync, RefundFlowData, RefundSyncData, RefundsResponseData>, T, >, > for BraintreeRSyncRequest { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "BraintreeRSyncRequest", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<\n BraintreeRouterData<\n RouterDataV2<RSync, RefundFlowData, RefundSyncData, RefundsResponseData>,\n T,\n >,\n >" }
connector-service_impl_connector-integration_-105636325636230774_-3917444734885936491
clm
impl
// connector-service/backend/connector-integration/src/connectors/braintree/transformers.rs impl TryFrom<ResponseRouterData<BraintreeRSyncResponse, Self>> for RouterDataV2<F, RefundFlowData, RefundSyncData, RefundsResponseData> { // Methods: try_from }
{ "chunk": null, "crate": "connector-integration", "enum_name": null, "file_size": null, "for_type": "RouterDataV2<F, RefundFlowData, RefundSyncData, RefundsResponseData>", "function_name": null, "is_async": null, "is_pub": null, "lines": null, "method_name": null, "num_enums": null, "num_items": null, "num_structs": null, "repo": "connector-service", "start_line": null, "struct_name": null, "total_crates": null, "trait_name": "TryFrom<ResponseRouterData<BraintreeRSyncResponse, Self>>" }