id stringlengths 20 153 | type stringclasses 1
value | granularity stringclasses 14
values | content stringlengths 16 84.3k | metadata dict |
|---|---|---|---|---|
hyperswitch_struct_hyperswitch_connectors_4405291692693702781 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/juspaythreedsserver/transformers.rs
pub struct JuspaythreedsserverCard {
number: cards::CardNumber,
expiry_month: Secret<String>,
expiry_year: Secret<String>,
cvc: Secret<String>,
complete: bool,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_6614713619225390663 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/juspaythreedsserver/transformers.rs
pub struct JuspaythreedsserverPaymentsResponse {
status: JuspaythreedsserverPaymentStatus,
id: String,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-6560274549743883459 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/juspaythreedsserver/transformers.rs
pub struct JuspaythreedsserverRefundRequest {
pub amount: StringMinorUnit,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-4662012483449392107 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/juspaythreedsserver/transformers.rs
pub struct RefundResponse {
id: String,
status: RefundStatus,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-8961567774323887625 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/juspaythreedsserver/transformers.rs
pub struct JuspaythreedsserverErrorResponse {
pub status_code: u16,
pub code: String,
pub message: String,
pub reason: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-4946387759377728785 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardPaymentsRequest {
processing_information: ProcessingInformation,
payment_information: PaymentInformation,
order_information: OrderInformationWithBill,
client_reference_information: ClientRefere... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_8281342051490758898 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ProcessingInformation {
commerce_indicator: String,
capture: Option<bool>,
payment_solution: Option<String>,
cavv_algorithm: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-7171208781206568097 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct MerchantDefinedInformation {
key: u8,
value: String,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-1933172145423344475 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardConsumerAuthInformation {
ucaf_collection_indicator: Option<String>,
cavv: Option<Secret<String>>,
ucaf_authentication_data: Option<Secret<String>>,
xid: Option<String>,
directory_server_tr... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_5142256302329720973 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct CardPaymentInformation {
card: Card,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-5520538673318036995 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct GooglePayPaymentInformation {
fluid_data: FluidData,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_599069558390963481 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct TokenizedCard {
number: cards::CardNumber,
expiration_month: Secret<String>,
expiration_year: Secret<String>,
cryptogram: Option<Secret<String>>,
transaction_type: TransactionType,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-4270804206172889347 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ApplePayTokenizedCard {
transaction_type: TransactionType,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-6732944263811484457 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ApplePayTokenPaymentInformation {
fluid_data: FluidData,
tokenized_card: ApplePayTokenizedCard,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-5371762962469485197 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ApplePayPaymentInformation {
tokenized_card: TokenizedCard,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-2685950571151159995 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct Card {
number: cards::CardNumber,
expiration_month: Secret<String>,
expiration_year: Secret<String>,
security_code: Secret<String>,
#[serde(rename = "type")]
card_type: Option<String>,
type_se... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-1786001253314732908 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct FluidData {
value: Secret<String>,
#[serde(skip_serializing_if = "Option::is_none")]
descriptor: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-4069687282325141981 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct OrderInformationWithBill {
amount_details: Amount,
bill_to: Option<BillTo>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-2052038586870786206 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct Amount {
total_amount: StringMajorUnit,
currency: api_models::enums::Currency,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_8122589002684286109 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BillTo {
first_name: Secret<String>,
last_name: Secret<String>,
address1: Secret<String>,
locality: String,
administrative_area: Secret<String>,
postal_code: Secret<String>,
country: enums::Co... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_376829257484043779 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ClientReferenceInformation {
code: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-4287207028864155938 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ClientProcessorInformation {
avs: Option<Avs>,
card_verification: Option<CardVerification>,
processor: Option<ProcessorResponse>,
network_transaction_id: Option<Secret<String>>,
approval_code: Option<... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_1045582108168414320 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct MerchantAdvice {
code: Option<String>,
code_raw: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_3939585786895017631 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ConsumerAuthenticationResponse {
code: Option<String>,
code_raw: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-5005275881711327497 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct AchVerification {
result_code_raw: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-6361333415104187081 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ProcessorResponse {
name: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_1793455535433789212 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct CardVerification {
result_code: Option<String>,
result_code_raw: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-1457270375441912574 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ClientRiskInformation {
rules: Option<Vec<ClientRiskInformationRules>>,
profile: Option<Profile>,
score: Option<Score>,
info_codes: Option<InfoCodes>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-8601089494208313655 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct InfoCodes {
address: Option<Vec<String>>,
identity_change: Option<Vec<String>>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-7156904509427395957 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct Score {
factor_codes: Option<Vec<String>>,
result: Option<RiskResult>,
model_used: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_6727869018384184606 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct Profile {
early_decision: Option<String>,
name: Option<String>,
decision: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_3273533311769351841 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ClientRiskInformationRules {
name: Option<Secret<String>>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_4430287144228586856 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct Avs {
code: Option<String>,
code_raw: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-1936757404610238454 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardConsumerAuthValidateResponse {
ucaf_collection_indicator: Option<String>,
cavv: Option<Secret<String>>,
ucaf_authentication_data: Option<Secret<String>>,
xid: Option<String>,
specification_... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_2304314307494617377 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardThreeDSMetadata {
three_ds_data: BarclaycardConsumerAuthValidateResponse,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-5209440381401460234 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardConsumerAuthInformationEnrollmentResponse {
access_token: Option<Secret<String>>,
step_up_url: Option<String>,
//Added to segregate the three_ds_data in a separate struct
#[serde(flatten)]
... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-4180513620198750265 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ClientAuthCheckInfoResponse {
id: String,
client_reference_information: ClientReferenceInformation,
consumer_authentication_information: BarclaycardConsumerAuthInformationEnrollmentResponse,
status: Barcl... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_8250007789138168699 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardConsumerAuthInformationValidateRequest {
authentication_transaction_id: String,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_532789566036671926 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardAuthSetupRequest {
payment_information: PaymentInformation,
client_reference_information: ClientReferenceInformation,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-3487952618578494314 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardAuthValidateRequest {
payment_information: PaymentInformation,
client_reference_information: ClientReferenceInformation,
consumer_authentication_information: BarclaycardConsumerAuthInformationValid... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-5526874920905605867 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardAuthEnrollmentRequest {
payment_information: PaymentInformation,
client_reference_information: ClientReferenceInformation,
consumer_authentication_information: BarclaycardConsumerAuthInformationReq... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_5514210910495974891 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardRedirectionAuthResponse {
pub transaction_id: String,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_681817831587211467 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardConsumerAuthInformationRequest {
return_url: String,
reference_id: String,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_8808331125626145032 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardConsumerAuthInformationResponse {
access_token: String,
device_data_collection_url: String,
reference_id: String,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_5376009917808200732 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ClientAuthSetupInfoResponse {
id: String,
client_reference_information: ClientReferenceInformation,
consumer_authentication_information: BarclaycardConsumerAuthInformationResponse,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_8945120618250506759 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardClientReferenceResponse {
id: String,
status: Option<BarclaycardPaymentStatus>,
client_reference_information: ClientReferenceInformation,
processor_information: Option<ClientProcessorInformatio... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-994919504822479549 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ConsumerAuthenticationInformation {
eci_raw: Option<String>,
eci: Option<String>,
acs_transaction_id: Option<String>,
cavv: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-1743170565366572640 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct SenderInformation {
payment_information: Option<PaymentInformationResponse>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_975833894375265505 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct PaymentInsightsInformation {
response_insights: Option<ResponseInsights>,
rule_results: Option<RuleResults>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-1436286013740303305 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ResponseInsights {
category_code: Option<String>,
category: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-8037756330700093565 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct RuleResults {
id: Option<String>,
decision: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_2223859627430150017 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct PaymentInformationResponse {
tokenized_card: Option<CardResponseObject>,
customer: Option<CustomerResponseObject>,
card: Option<CardResponseObject>,
scheme: Option<String>,
bin: Option<String>,
ac... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-4842786396802777970 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct CustomerResponseObject {
customer_id: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-788782231967881217 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct PaymentAccountInformation {
card: Option<PaymentAccountCardInformation>,
features: Option<PaymentAccountFeatureInformation>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-8436370932017414173 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct PaymentAccountFeatureInformation {
health_card: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_3594195142883481526 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct PaymentAccountCardInformation {
#[serde(rename = "type")]
card_type: Option<String>,
hashed_number: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_7193350958130262919 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ProcessingInformationResponse {
payment_solution: Option<String>,
commerce_indicator: Option<String>,
commerce_indicator_label: Option<String>,
ecommerce_indicator: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_6653143499499214364 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct IssuerInformation {
country: Option<enums::CountryAlpha2>,
discretionary_data: Option<String>,
country_specific_discretionary_data: Option<String>,
response_code: Option<String>,
pin_request_indicator... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-2694587737516040361 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct CardResponseObject {
suffix: Option<String>,
prefix: Option<String>,
expiration_month: Option<Secret<String>>,
expiration_year: Option<Secret<String>>,
#[serde(rename = "type")]
card_type: Option<... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-4511318765765292734 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardErrorInformationResponse {
id: String,
error_information: BarclaycardErrorInformation,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_2816531871434308869 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardErrorInformation {
reason: Option<String>,
message: Option<String>,
details: Option<Vec<Details>>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-2376821326916882811 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardTransactionResponse {
id: String,
application_information: ApplicationInformation,
client_reference_information: Option<ClientReferenceInformation>,
processor_information: Option<ClientProcesso... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-5110548221852948026 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct FraudMarkingInformation {
reason: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_494727495567473441 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ApplicationInformation {
status: Option<BarclaycardPaymentStatus>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-6672957469150469663 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct OrderInformation {
amount_details: Amount,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_671565793057744049 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardCaptureRequest {
order_information: OrderInformation,
client_reference_information: ClientReferenceInformation,
#[serde(skip_serializing_if = "Option::is_none")]
merchant_defined_information: O... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_1196027728684993708 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardVoidRequest {
client_reference_information: ClientReferenceInformation,
reversal_information: ReversalInformation,
#[serde(skip_serializing_if = "Option::is_none")]
merchant_defined_information... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_3930860132304883535 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ReversalInformation {
amount_details: Amount,
reason: String,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_3188293177135901175 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardRefundRequest {
order_information: OrderInformation,
client_reference_information: ClientReferenceInformation,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_4338634442248144693 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardRefundResponse {
id: String,
status: BarclaycardRefundStatus,
error_information: Option<BarclaycardErrorInformation>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-2653163394185679790 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct RsyncApplicationInformation {
status: Option<BarclaycardRefundStatus>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_6108578724596360586 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardRsyncResponse {
id: String,
application_information: Option<RsyncApplicationInformation>,
error_information: Option<BarclaycardErrorInformation>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_2131676052229384274 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardStandardErrorResponse {
pub error_information: Option<ErrorInformation>,
pub status: Option<String>,
pub message: Option<String>,
pub reason: Option<String>,
pub details: Option<Vec<Details... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_1138643648067085235 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardServerErrorResponse {
pub status: Option<String>,
pub message: Option<String>,
pub reason: Option<Reason>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-2746709366189030363 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct BarclaycardAuthenticationErrorResponse {
pub response: AuthenticationErrorInformation,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-1524717091229204708 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct Details {
pub field: String,
pub reason: String,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-7356721738192601126 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct ErrorInformation {
pub message: String,
pub reason: String,
pub details: Option<Vec<Details>>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_5347396037027386993 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/barclaycard/transformers.rs
pub struct AuthenticationErrorInformation {
pub rmsg: String,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_2358725573705642722 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderMetadataObject {
pub pix_key: Secret<String>,
pub expiration_time: i32,
pub cpf: Secret<String>,
pub merchant_city: String,
pub merchant_name: String,
pub workspace_id: String,
pub cove... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_2853439088142260621 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderAuthUpdateResponse {
#[serde(rename = "camelCase")]
pub refresh_url: String,
pub token_type: String,
pub client_id: String,
pub access_token: Secret<String>,
pub scopes: String,
pub exp... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_2574098607346866616 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderCard {
number: cards::CardNumber,
expiry_month: Secret<String>,
expiry_year: Secret<String>,
cvc: Secret<String>,
complete: bool,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-7734880890839132302 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderPSyncBoletoRequest {
payer_document_number: Secret<i64>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-3223646374665731351 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct Discount {
#[serde(rename = "type")]
pub discount_type: DiscountType,
pub discount_one: Option<DiscountObject>,
pub discount_two: Option<DiscountObject>,
pub discount_three: Option<DiscountObject>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_7144928797232993951 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderBoletoPaymentRequest {
pub environment: Environment,
pub nsu_code: String,
pub nsu_date: String,
pub covenant_code: String,
pub bank_number: Secret<String>,
pub client_number: Option<id_typ... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_6808054150183201460 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct Payer {
pub name: Secret<String>,
pub document_type: enums::DocumentKind,
pub document_number: Option<Secret<String>>,
pub address: Secret<String>,
pub neighborhood: Secret<String>,
pub city: String... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_7521339176585014427 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct Beneficiary {
pub name: Option<Secret<String>>,
pub document_type: Option<enums::DocumentKind>,
pub document_number: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_8327296156479226371 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct DiscountObject {
pub value: f64,
pub limit_date: String, // YYYY-MM-DD
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-1969356959537989090 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct Sharing {
pub code: String,
pub value: f64,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-8716546492001871405 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct Key {
#[serde(rename = "type")]
pub key_type: Option<String>,
pub dict_key: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-5824828378603006323 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderPixQRCodeRequest {
#[serde(rename = "calendario")]
pub calender: SantanderCalendar,
#[serde(rename = "devedor")]
pub debtor: SantanderDebtor,
#[serde(rename = "valor")]
pub value: Santander... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-3279394436051619934 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderPixQRPaymentRequest {
#[serde(rename = "calendario")]
pub calender: SantanderCalendar,
#[serde(rename = "devedor")]
pub debtor: Option<SantanderDebtor>,
#[serde(rename = "valor")]
pub value... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_6161581986947227422 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderDebtor {
pub cpf: Secret<String>,
#[serde(rename = "nome")]
pub name: Secret<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_4545735445325001366 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderValue {
pub original: StringMajorUnit,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-8502335165927320872 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderAdditionalInfo {
#[serde(rename = "nome")]
pub name: String,
#[serde(rename = "valor")]
pub value: String,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_647147995383616315 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderBoletoPaymentsResponse {
pub environment: Environment,
pub nsu_code: String,
pub nsu_date: String,
pub covenant_code: String,
pub bank_number: String,
pub client_number: Option<id_type::Cus... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_7565236344951503455 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderPixQRCodePaymentsResponse {
pub status: SantanderPaymentStatus,
#[serde(rename = "calendario")]
pub calendar: SantanderCalendar,
#[serde(rename = "txid")]
pub transaction_id: String,
#[serd... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-510805447172019616 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderPixVoidResponse {
#[serde(rename = "calendario")]
pub calendar: SantanderCalendar,
#[serde(rename = "txid")]
pub transaction_id: String,
#[serde(rename = "revisao")]
pub revision: i32,
... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_5118820086444123137 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderCalendar {
#[serde(rename = "calendario")]
pub creation: String,
#[serde(rename = "expiracao")]
pub expiration: i32,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_1432818143461267931 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderBoletoPSyncResponse {
pub link: Option<Url>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_6950242834906911219 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/santander/transformers.rs
pub struct SantanderPixPSyncResponse {
#[serde(flatten)]
pub base: SantanderPixQRCodePaymentsResponse,
pub pix: Vec<SantanderPix>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.