id stringlengths 20 153 | type stringclasses 1
value | granularity stringclasses 14
values | content stringlengths 16 84.3k | metadata dict |
|---|---|---|---|---|
hyperswitch_struct_hyperswitch_connectors_-6107463859778772689 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless/transformers.rs
pub struct WebhookEvent {
pub resource_type: WebhookResourceType,
pub action: WebhookAction,
pub links: WebhooksLink,
}
| {
"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_4311123173769422116 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless/transformers.rs
pub struct RefundWebhookLink {
pub refund: 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_1748759119648363885 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless/transformers.rs
pub struct PaymentWebhooksLink {
pub payment: 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_6119945500221912094 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/gocardless/transformers.rs
pub struct MandateWebhookLink {
pub mandate: 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_2034769246975660391 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct NetceteraErrorResponse {
pub three_ds_server_trans_id: Option<String>,
pub error_details: NetceteraErrorDetails,
}
| {
"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_-7129866252364939218 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct NetceteraErrorDetails {
/// Universally unique identifier for the transaction assigned by the 3DS Server.
#[serde(rename = "threeDSServerTransID")]
pub three_ds_server_trans_id: Option<String>,
/// Univers... | {
"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_2140830485560418840 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct NetceteraMetaData {
pub mcc: Option<String>,
pub merchant_country_code: Option<String>,
pub merchant_name: Option<String>,
pub endpoint_prefix: String,
pub three_ds_requestor_name: Option<String>,
p... | {
"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_4529387308446377174 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct NetceteraPreAuthenticationRequest {
cardholder_account_number: cards::CardNumber,
scheme_id: Option<netcetera_types::SchemeId>,
}
| {
"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_-1624354579204308074 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct NetceteraPreAuthenticationResponseData {
#[serde(rename = "threeDSServerTransID")]
pub three_ds_server_trans_id: String,
pub card_ranges: Vec<CardRange>,
}
| {
"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_-4229825946689756196 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct CardRange {
pub scheme_id: netcetera_types::SchemeId,
pub directory_server_id: Option<String>,
pub acs_protocol_versions: Vec<AcsProtocolVersion>,
#[serde(rename = "threeDSMethodDataForm")]
pub three_ds... | {
"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_-310708942724811049 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct ThreeDSMethodDataForm {
// base64 encoded value for 3ds method data collection
#[serde(rename = "threeDSMethodData")]
pub three_ds_method_data: 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_7076708596345479881 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct AcsProtocolVersion {
pub version: SemanticVersion,
#[serde(rename = "threeDSMethodURL")]
pub three_ds_method_url: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_2610228670768660832 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct NetceteraAuthenticationRequest {
/// Specifies the preferred version of 3D Secure protocol to be utilized while executing 3D Secure authentication.
/// 3DS Server initiates an authentication request with the prefer... | {
"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_8830657818451678911 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct NetceteraAuthenticationSuccessResponse {
#[serde(rename = "threeDSServerTransID")]
pub three_ds_server_trans_id: String,
pub trans_status: common_enums::TransactionStatus,
pub authentication_value: Option<S... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-6642641475689406735 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct NetceteraAuthenticationFailureResponse {
pub error_details: NetceteraErrorDetails,
}
| {
"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_3836880937120301899 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct AuthenticationRequest {
#[serde(rename = "threeDSRequestorChallengeInd")]
pub three_ds_requestor_challenge_ind: Option<ThreedsRequestorChallengeInd>,
}
| {
"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_-2722665609468633397 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct AuthenticationResponse {
#[serde(rename = "acsURL")]
pub acs_url: Option<url::Url>,
pub acs_reference_number: Option<String>,
#[serde(rename = "acsTransID")]
pub acs_trans_id: Option<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_6857770537304805835 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/transformers.rs
pub struct ResultsResponseData {
/// Universally unique transaction identifier assigned by the 3DS Server to identify a single transaction.
/// It has the same value as the authentication request and conforms to the format de... | {
"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_-8268236723565085148 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/netcetera_types.rs
pub struct ThreeDSRequestor {
#[serde(rename = "threeDSRequestorAuthenticationInd")]
pub three_ds_requestor_authentication_ind: ThreeDSRequestorAuthenticationIndicator,
/// Format of this field was changed with EMV 3DS... | {
"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_3041736083816976465 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/netcetera_types.rs
pub struct ThreeDSRequestorAuthenticationInformation {
/// Mechanism used by the Cardholder to authenticate to the 3DS Requestor. Accepted values are:
/// - 01 -> No 3DS Requestor authentication occurred (i.e. cardholder "... | {
"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_3696516908614114783 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/netcetera_types.rs
pub struct ThreeDSRequestorPriorTransactionAuthenticationInformation {
/// This data element provides additional information to the ACS to determine the best
/// approach for handling a request. The field is limited to 36 ... | {
"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_-7782286825218676876 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/netcetera/netcetera_types.rs
pub struct CardholderAccount {
/// Indicates the type of account.
/// This is required if 3DS Requestor is asking Cardholder which Account Type they are using before making
/// the purchase. This field is required in s... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_5046630080914521007 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/vgs/transformers.rs
pub struct VgsTokenRequestItem {
value: Secret<String>,
classifiers: Vec<String>,
format: 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_8125500771212558438 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/vgs/transformers.rs
pub struct VgsInsertRequest {
data: Vec<VgsTokenRequestItem>,
}
| {
"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_-573910341093224018 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/vgs/transformers.rs
pub struct VgsAliasItem {
alias: String,
format: 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_7332748885797087590 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/vgs/transformers.rs
pub struct VgsTokenResponseItem {
value: Secret<String>,
classifiers: Vec<String>,
aliases: Vec<VgsAliasItem>,
created_at: Option<String>,
storage: 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_4447060164006273475 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/vgs/transformers.rs
pub struct VgsInsertResponse {
data: Vec<VgsTokenResponseItem>,
}
| {
"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_-5060588180017364894 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/vgs/transformers.rs
pub struct VgsRetrieveResponse {
data: Vec<VgsTokenResponseItem>,
}
| {
"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_6238399351360972335 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/vgs/transformers.rs
pub struct VgsErrorItem {
pub status: u16,
pub code: String,
pub detail: 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_9208041432755006442 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/vgs/transformers.rs
pub struct VgsErrorResponse {
pub errors: Vec<VgsErrorItem>,
pub trace_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_-6310943428379083848 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/ebanx/transformers.rs
pub struct EbanxPayoutCreateRequest {
integration_key: Secret<String>,
external_reference: String,
country: String,
amount: FloatMajorUnit,
currency: Currency,
target: EbanxPayoutType,
target_account: Secret<S... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-712697398724193972 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/ebanx/transformers.rs
pub struct EbanxPayoutDetails {
name: Secret<String>,
email: Option<Email>,
document: Option<Secret<String>>,
document_type: Option<EbanxDocumentType>,
bank_info: EbanxBankDetails,
}
| {
"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_8795529209763851549 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/ebanx/transformers.rs
pub struct EbanxBankDetails {
bank_name: Option<String>,
bank_branch: Option<String>,
bank_account: Option<Secret<String>>,
account_type: Option<EbanxBankAccountType>,
}
| {
"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_6364299923520300912 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/ebanx/transformers.rs
pub struct EbanxPayoutResponse {
payout: EbanxPayoutResponseDetails,
}
| {
"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_-9096861141766585389 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/ebanx/transformers.rs
pub struct EbanxPayoutResponseDetails {
uid: String,
status: EbanxPayoutStatus,
}
| {
"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_-2724620061512023106 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/ebanx/transformers.rs
pub struct EbanxPayoutFulfillRequest {
integration_key: Secret<String>,
uid: 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_924643646796286718 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/ebanx/transformers.rs
pub struct EbanxFulfillResponse {
#[serde(rename = "type")]
status: EbanxFulfillStatus,
message: 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_8327946766537266539 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/ebanx/transformers.rs
pub struct EbanxErrorResponse {
pub code: String,
pub status_code: String,
pub message: 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_-6138992526489340415 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/ebanx/transformers.rs
pub struct EbanxPayoutCancelRequest {
integration_key: Secret<String>,
uid: 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_-2909484889972445677 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/ebanx/transformers.rs
pub struct EbanxCancelResponse {
#[serde(rename = "type")]
status: EbanxCancelStatus,
message: 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_-8282291881264057694 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct Purchase {
#[serde(with = "common_utils::custom_serde::iso8601")]
created_at: PrimitiveDateTime,
order_channel: OrderChannel,
total_price: i64,
products: Vec<Products>,
shipments: Shipments,
... | {
"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_-5539294775255994704 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct Products {
item_name: String,
item_price: i64,
item_quantity: i32,
item_id: Option<String>,
item_category: Option<String>,
item_sub_category: Option<String>,
item_is_digital: Option<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_4886064107055745012 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct Shipments {
destination: Destination,
fulfillment_method: Option<FulfillmentMethod>,
}
| {
"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_-3936974577358274917 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct Destination {
full_name: Secret<String>,
organization: Option<String>,
email: Option<Email>,
address: Address,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_5230333063434461868 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct Address {
street_address: Secret<String>,
unit: Option<Secret<String>>,
postal_code: Secret<String>,
city: String,
province_code: Secret<String>,
country_code: common_enums::CountryAlpha2,
}
| {
"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_-7005289869939996893 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct SignifydPaymentsSaleRequest {
order_id: String,
purchase: Purchase,
decision_delivery: DecisionDelivery,
coverage_requests: Option<CoverageRequests>,
}
| {
"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_-4690617608023810994 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct SignifydFrmMetadata {
pub total_shipping_cost: Option<i64>,
pub fulfillment_method: Option<FulfillmentMethod>,
pub coverage_request: Option<CoverageRequests>,
pub order_channel: OrderChannel,
}
| {
"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_8661303666055116073 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct Decision {
#[serde(with = "common_utils::custom_serde::iso8601")]
created_at: PrimitiveDateTime,
checkpoint_action: SignifydPaymentStatus,
checkpoint_action_reason: Option<String>,
checkpoint_action_... | {
"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_-6285375301062349063 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct SignifydPaymentsResponse {
signifyd_id: i64,
order_id: String,
decision: Decision,
}
| {
"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_7680621065000359301 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct SignifydErrorResponse {
pub messages: Vec<String>,
pub errors: serde_json::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_7622607349088259321 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct Transactions {
transaction_id: String,
gateway_status_code: String,
payment_method: PaymentMethod,
amount: i64,
currency: Currency,
gateway: 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_2286580650652807733 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct SignifydPaymentsTransactionRequest {
order_id: String,
checkout_id: String,
transactions: Transactions,
}
| {
"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_-4036011088553047169 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct SignifydPaymentsCheckoutRequest {
checkout_id: String,
order_id: String,
purchase: Purchase,
coverage_requests: Option<CoverageRequests>,
}
| {
"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_-8968018629753963615 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct FrmFulfillmentSignifydRequest {
pub order_id: String,
pub fulfillment_status: Option<FulfillmentStatus>,
pub fulfillments: Vec<Fulfillments>,
}
| {
"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_4043101736328674508 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct Fulfillments {
pub shipment_id: String,
pub products: Option<Vec<Product>>,
pub destination: Destination,
pub fulfillment_method: Option<String>,
pub carrier: Option<String>,
pub shipment_status:... | {
"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_-3317381343645520691 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct Product {
pub item_name: String,
pub item_quantity: i64,
pub item_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_1141550496493852381 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct FrmFulfillmentSignifydApiResponse {
pub order_id: String,
pub shipment_ids: 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_8351009542903659680 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct SignifydRefund {
method: RefundMethod,
amount: String,
currency: Currency,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-2427038069860788000 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct SignifydPaymentsRecordReturnRequest {
order_id: String,
return_id: String,
refund_transaction_id: Option<String>,
refund: SignifydRefund,
}
| {
"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_-7987978444961773783 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct SignifydPaymentsRecordReturnResponse {
return_id: String,
order_id: String,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-6955154732892931950 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/signifyd/transformers/api.rs
pub struct SignifydWebhookBody {
pub order_id: String,
pub review_disposition: ReviewDisposition,
}
| {
"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_-8461136498876861764 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paybox/transformers.rs
pub struct PaymentsRequest {
#[serde(rename = "DATEQ")]
pub date: String,
#[serde(rename = "TYPE")]
pub transaction_type: String,
#[serde(rename = "NUMQUESTION")]
pub paybox_request_number: String,
#[serde... | {
"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_-1570207936149173444 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paybox/transformers.rs
pub struct ThreeDSPaymentsRequest {
id_merchant: Secret<String>,
id_session: String,
amount: MinorUnit,
currency: String,
#[serde(rename = "CCNumber")]
cc_number: cards::CardNumber,
#[serde(rename = "CCExpDat... | {
"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_5932649753591483005 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paybox/transformers.rs
pub struct PayboxCaptureRequest {
#[serde(rename = "DATEQ")]
pub date: String,
#[serde(rename = "TYPE")]
pub transaction_type: String,
#[serde(rename = "NUMQUESTION")]
pub paybox_request_number: 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_-4631536072356731297 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paybox/transformers.rs
pub struct PayboxRsyncRequest {
#[serde(rename = "DATEQ")]
pub date: String,
#[serde(rename = "TYPE")]
pub transaction_type: String,
#[serde(rename = "NUMQUESTION")]
pub paybox_request_number: String,
#[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_-7616734858590094316 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paybox/transformers.rs
pub struct PayboxPSyncRequest {
#[serde(rename = "DATEQ")]
pub date: String,
#[serde(rename = "TYPE")]
pub transaction_type: String,
#[serde(rename = "NUMQUESTION")]
pub paybox_request_number: String,
#[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_-8267418088602561487 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paybox/transformers.rs
pub struct PayboxMeta {
pub connector_request_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_-8603415932743019421 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paybox/transformers.rs
pub struct PayboxRefundRequest {
#[serde(rename = "DATEQ")]
pub date: String,
#[serde(rename = "TYPE")]
pub transaction_type: String,
#[serde(rename = "NUMQUESTION")]
pub paybox_request_number: String,
#[s... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-7947131525898986663 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paybox/transformers.rs
pub struct PayboxAuthType {
pub(super) site: Secret<String>,
pub(super) rang: Secret<String>,
pub(super) cle: Secret<String>,
pub(super) merchant_id: 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_-2256999051748510725 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/paybox/transformers.rs
pub struct TransactionResponse {
#[serde(rename = "NUMTRANS")]
pub transaction_number: String,
#[serde(rename = "NUMAPPEL")]
pub paybox_order_id: String,
#[serde(rename = "CODEREPONSE")]
pub response_code: Stri... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_7791761301452084557 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/flexiti/transformers.rs
pub struct FlexitiPaymentsRequest {
merchant_order_id: Option<String>,
lang: String,
flow: FlexitiFlow,
amount_requested: FloatMajorUnit,
email: Option<Email>,
fname: Secret<String>,
billing_information: Bil... | {
"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_7235211931709876887 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/flexiti/transformers.rs
pub struct BillingInformation {
first_name: Secret<String>,
last_name: Secret<String>,
address_1: Secret<String>,
address_2: Secret<String>,
city: Secret<String>,
postal_code: Secret<String>,
province: Secre... | {
"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_-728376123306500915 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/flexiti/transformers.rs
pub struct ShippingInformation {
first_name: Secret<String>,
last_name: Secret<String>,
address_1: Secret<String>,
address_2: Secret<String>,
city: Secret<String>,
postal_code: Secret<String>,
province: Secr... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_421364422823308988 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/flexiti/transformers.rs
pub struct FlexitiAccessTokenRequest {
client_id: Secret<String>,
client_secret: Secret<String>,
grant_type: FlexitiGranttype,
}
| {
"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_-1692254525848839925 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/flexiti/transformers.rs
pub struct FlexitiAccessTokenResponse {
access_token: Secret<String>,
expires_in: i64,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-4705988737259999011 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/flexiti/transformers.rs
pub struct FlexitiPaymentsResponse {
redirection_url: url::Url,
online_order_id: String,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_1035008028144711006 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/flexiti/transformers.rs
pub struct FlexitiSyncResponse {
transaction_id: String,
purchase: FlexitiPurchase,
}
| {
"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_8263870424468782642 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/flexiti/transformers.rs
pub struct FlexitiPurchase {
status: FlexitiPurchaseStatus,
}
| {
"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_7261184075719160401 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/flexiti/transformers.rs
pub struct FlexitiRefundRequest {
pub amount: FloatMajorUnit,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-4662012483449392107 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/flexiti/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_8916013941415239007 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/flexiti/transformers.rs
pub struct FlexitiErrorResponse {
pub message: String,
pub error: 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_4989772778254326645 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs
pub struct MifinityConnectorMetadataObject {
pub brand_id: Secret<String>,
pub destination_account_number: 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_7161925860820304202 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs
pub struct MifinityPaymentsRequest {
money: Money,
client: MifinityClient,
address: MifinityAddress,
validation_key: String,
client_reference: common_utils::id_type::CustomerId,
trace_id: String,
descriptio... | {
"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_-163066841786445042 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs
pub struct Money {
amount: StringMajorUnit,
currency: 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_-4963327734122491980 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs
pub struct MifinityClient {
first_name: Secret<String>,
last_name: Secret<String>,
phone: Secret<String>,
dialing_code: String,
nationality: api_models::enums::CountryAlpha2,
email_address: Email,
dob: Secr... | {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_9006399074944236336 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs
pub struct MifinityAddress {
address_line1: Secret<String>,
country_code: api_models::enums::CountryAlpha2,
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_-6820873393764275791 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs
pub struct MifinityPaymentsResponse {
payload: Vec<MifinityPayload>,
}
| {
"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_6708223660023183030 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs
pub struct MifinityPayload {
trace_id: String,
initialization_token: String,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-8098759713147403371 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs
pub struct MifinityPsyncResponse {
payload: Vec<MifinityPsyncPayload>,
}
| {
"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_6467780681951733171 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs
pub struct MifinityPsyncPayload {
status: MifinityPaymentStatus,
payment_response: Option<PaymentResponse>,
}
| {
"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_6765845607795830228 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs
pub struct PaymentResponse {
trace_id: Option<String>,
client_reference: Option<String>,
validation_key: Option<String>,
transaction_reference: 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_-3590170316760942181 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs
pub struct MifinityErrorResponse {
pub errors: Vec<MifinityErrorList>,
}
| {
"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_-7177037962039418680 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/mifinity/transformers.rs
pub struct MifinityErrorList {
#[serde(rename = "type")]
pub error_type: String,
pub error_code: String,
pub message: String,
pub field: Option<String>,
}
| {
"chunk": null,
"crate": "hyperswitch_connectors",
"enum_name": null,
"file_size": null,
"for_type": null,
"function_name": null,
"is_async": null,
"is_pub": null,
"lines": null,
"method_name": null,
"num_enums": null,
"num_items": null,
"num_structs": null,
"repo": "hyperswitch",
"start_... |
hyperswitch_struct_hyperswitch_connectors_-4536716166639460777 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/stripebilling/transformers.rs
pub struct StripebillingPaymentsRequest {
amount: StringMinorUnit,
card: StripebillingCard,
}
| {
"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_-2841886300621570181 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/stripebilling/transformers.rs
pub struct StripebillingCard {
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_695900199958860671 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/stripebilling/transformers.rs
pub struct StripebillingPaymentsResponse {
status: StripebillingPaymentStatus,
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_9057894962251721986 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/stripebilling/transformers.rs
pub struct StripebillingRefundRequest {
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/stripebilling/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_339179300156316162 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/stripebilling/transformers.rs
pub struct StripebillingErrorResponse {
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_-4056262012145180517 | clm | struct | // hyperswitch/crates/hyperswitch_connectors/src/connectors/stripebilling/transformers.rs
pub struct StripebillingWebhookBody {
#[serde(rename = "type")]
pub event_type: StripebillingEventType,
pub data: StripebillingWebhookData,
}
| {
"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.