id
stringlengths
20
153
type
stringclasses
1 value
granularity
stringclasses
14 values
content
stringlengths
16
84.3k
metadata
dict
hyperswitch_struct_api_models_6659563496707808243
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct ToggleAllKVResponse { ///Total number of updated merchants #[schema(example = 20)] pub total_updated: usize, /// Status of KV for the specific merchant #[schema(example = true)] pub kv_enabled: bool, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_7917517897045940035
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct MerchantConnectorDetailsWrap { /// Creds Identifier is to uniquely identify the credentials. Do not send any sensitive info, like encoded_data in this field. And do not send the string "null". pub creds_identifier: String, /// Merchant connector deta...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-918598794225273841
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct MerchantConnectorDetails { /// Account details of the Connector. You can specify up to 50 keys, with key names up to 40 characters long and values up to 500 characters long. Useful for storing additional, structured information on an object. #[schema(val...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_1305966680782841680
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct ProfileCreate { /// The name of profile #[schema(max_length = 64)] pub profile_name: Option<String>, /// The URL to redirect after the completion of the operation #[schema(value_type = Option<String>, max_length = 255, example = "https://www...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_1305966680782841680
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct ProfileCreate { /// The name of profile #[schema(max_length = 64)] pub profile_name: String, /// The URL to redirect after the completion of the operation #[schema(value_type = Option<String>, max_length = 255, example = "https://www.example...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-6073304166082275535
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct ProfileResponse { /// The identifier for Merchant Account #[schema(max_length = 64, example = "y3oqhf46pyzuxjbcn2giaqnb44", value_type = String)] pub merchant_id: id_type::MerchantId, /// The identifier for profile. This must be used for creatin...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-6073304166082275535
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct ProfileResponse { /// The identifier for Merchant Account #[schema(max_length = 64, example = "y3oqhf46pyzuxjbcn2giaqnb44", value_type = String)] pub merchant_id: id_type::MerchantId, /// The identifier for profile. This must be used for creatin...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-3721225433986921650
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct ProfileUpdate { /// The name of profile #[schema(max_length = 64)] pub profile_name: Option<String>, /// The URL to redirect after the completion of the operation #[schema(value_type = Option<String>, max_length = 255, example = "https://www...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-3721225433986921650
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct ProfileUpdate { /// The name of profile #[schema(max_length = 64)] pub profile_name: Option<String>, /// The URL to redirect after the completion of the operation #[schema(value_type = Option<String>, max_length = 255, example = "https://www...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_9059023406594897456
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct BusinessCollectLinkConfig { #[serde(flatten)] pub config: BusinessGenericLinkConfig, /// List of payment methods shown on collect UI #[schema(value_type = Vec<EnabledPaymentMethod>, example = r#"[{"payment_method": "bank_transfer", "payment_meth...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-1508733569345141717
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct BusinessPayoutLinkConfig { #[serde(flatten)] pub config: BusinessGenericLinkConfig, /// Form layout of the payout link #[schema(value_type = Option<UIWidgetFormLayout>, max_length = 255, example = "tabs")] pub form_layout: Option<api_enums::...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-2011343335699216869
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct MaskedHeaders(HashMap<String, String>);
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-1464794314152272376
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct BusinessGenericLinkConfig { /// Custom domain name to be used for hosting the link pub domain_name: Option<String>, /// A list of allowed domains (glob patterns) where this link can be embedded / opened from pub allowed_domains: HashSet<String>,...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_8199775228349975754
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct BusinessPaymentLinkConfig { /// Custom domain name to be used for hosting the link in your own domain pub domain_name: Option<String>, /// Default payment link config for all future payment link #[serde(flatten)] #[schema(value_type = Payment...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-289100434234498734
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct PaymentLinkConfigRequest { /// custom theme for the payment link #[schema(value_type = Option<String>, max_length = 255, example = "#4E6ADD")] pub theme: Option<String>, /// merchant display logo #[schema(value_type = Option<String>, max_leng...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-3416530526165445448
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct PaymentLinkTransactionDetails { /// Key for the transaction details #[schema(value_type = String, max_length = 255, example = "Policy-Number")] pub key: String, /// Value for the transaction details #[schema(value_type = String, max_length = ...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_5536730712423895455
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct TransactionDetailsUiConfiguration { /// Position of the key-value pair in the UI #[schema(value_type = Option<i8>, example = 5)] pub position: Option<i8>, /// Whether the key should be bold #[schema(default = false, example = true)] pub i...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-5431626957339479731
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct PaymentLinkBackgroundImageConfig { /// URL of the image #[schema(value_type = String, example = "https://hyperswitch.io/favicon.ico")] pub url: common_utils::types::Url, /// Position of the image in the UI #[schema(value_type = Option<Element...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-4751849237539991777
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct PaymentLinkConfig { /// custom theme for the payment link pub theme: String, /// merchant display logo pub logo: String, /// Custom merchant name for payment link pub seller_name: String, /// Custom layout for sdk pub sdk_layout: ...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-6964400597694768621
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct ExtendedCardInfoChoice { pub enabled: bool, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-300913277294425493
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct ConnectorAgnosticMitChoice { pub enabled: bool, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-3711463685406618276
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct ExtendedCardInfoConfig { /// Merchant public key #[schema(value_type = String)] pub public_key: Secret<String>, /// TTL for extended card info #[schema(default = 900, maximum = 7200, value_type = u16)] #[serde(default)] pub ttl_in_sec...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-6638138092621857084
clm
struct
// hyperswitch/crates/api_models/src/admin.rs pub struct TtlForExtendedCardInfo(u16);
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_2751249673772717841
clm
struct
// hyperswitch/crates/api_models/src/connector_onboarding.rs pub struct ActionUrlRequest { pub connector: enums::Connector, pub connector_id: id_type::MerchantConnectorAccountId, pub return_url: String, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_2274545702885593996
clm
struct
// hyperswitch/crates/api_models/src/connector_onboarding.rs pub struct OnboardingSyncRequest { pub profile_id: id_type::ProfileId, pub connector_id: id_type::MerchantConnectorAccountId, pub connector: enums::Connector, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_8884097187230712826
clm
struct
// hyperswitch/crates/api_models/src/connector_onboarding.rs pub struct PayPalActionUrlResponse { pub action_url: String, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_2775698573227386221
clm
struct
// hyperswitch/crates/api_models/src/connector_onboarding.rs pub struct PayPalOnboardingDone { pub payer_id: id_type::MerchantId, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-6844721297256986288
clm
struct
// hyperswitch/crates/api_models/src/connector_onboarding.rs pub struct PayPalIntegrationDone { pub connector_id: String, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-1571225385250706785
clm
struct
// hyperswitch/crates/api_models/src/connector_onboarding.rs pub struct ResetTrackingIdRequest { pub connector_id: id_type::MerchantConnectorAccountId, pub connector: enums::Connector, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_2497607619189226471
clm
struct
// hyperswitch/crates/api_models/src/chat.rs pub struct ChatRequest { pub message: Secret<String>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-9153878575090304706
clm
struct
// hyperswitch/crates/api_models/src/chat.rs pub struct ChatResponse { pub response: Secret<serde_json::Value>, pub merchant_id: id_type::MerchantId, pub status: String, #[serde(skip_serializing)] pub query_executed: Option<Secret<String>>, #[serde(skip_serializing)] pub row_count: Option<i...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-6356850327038140276
clm
struct
// hyperswitch/crates/api_models/src/chat.rs pub struct ChatListRequest { pub merchant_id: Option<id_type::MerchantId>, pub limit: Option<i64>, pub offset: Option<i64>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-7797859182894449207
clm
struct
// hyperswitch/crates/api_models/src/chat.rs pub struct ChatConversation { pub id: String, pub session_id: Option<String>, pub user_id: Option<String>, pub merchant_id: Option<String>, pub profile_id: Option<String>, pub org_id: Option<String>, pub role_id: Option<String>, pub user_quer...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-6358264774713889934
clm
struct
// hyperswitch/crates/api_models/src/chat.rs pub struct ChatListResponse { pub conversations: Vec<ChatConversation>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-5424436876979335701
clm
struct
// hyperswitch/crates/api_models/src/pm_auth.rs pub struct LinkTokenCreateRequest { pub language: Option<String>, // optional language field to be passed pub client_secret: Option<String>, // client secret to be passed in req body pub payment_id: id_type::PaymentId, // payment_id to be passed in req body f...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_4018893615950391513
clm
struct
// hyperswitch/crates/api_models/src/pm_auth.rs pub struct LinkTokenCreateResponse { pub link_token: String, // link_token received in response pub connector: String, // pm_auth connector name in response }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-2612619455611378474
clm
struct
// hyperswitch/crates/api_models/src/pm_auth.rs pub struct ExchangeTokenCreateRequest { pub public_token: String, pub client_secret: Option<String>, pub payment_id: id_type::PaymentId, pub payment_method: PaymentMethod, pub payment_method_type: PaymentMethodType, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-961424394524355610
clm
struct
// hyperswitch/crates/api_models/src/pm_auth.rs pub struct ExchangeTokenCreateResponse { pub access_token: String, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-7104157039684417341
clm
struct
// hyperswitch/crates/api_models/src/pm_auth.rs pub struct PaymentMethodAuthConfig { pub enabled_payment_methods: Vec<PaymentMethodAuthConnectorChoice>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-1868774511502066078
clm
struct
// hyperswitch/crates/api_models/src/pm_auth.rs pub struct PaymentMethodAuthConnectorChoice { pub payment_method: PaymentMethod, pub payment_method_type: PaymentMethodType, pub connector_name: String, pub mca_id: id_type::MerchantConnectorAccountId, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_3468217322887161489
clm
struct
// hyperswitch/crates/api_models/src/payments/additional_info.rs pub struct AchBankDebitAdditionalData { /// Partially masked account number for ach bank debit payment #[schema(value_type = String, example = "0001****3456")] pub account_number: MaskedBankAccount, /// Partially masked routing number fo...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_6837316895514223645
clm
struct
// hyperswitch/crates/api_models/src/payments/additional_info.rs pub struct BacsBankDebitAdditionalData { /// Partially masked account number for Bacs payment method #[schema(value_type = String, example = "0001****3456")] pub account_number: MaskedBankAccount, /// Partially masked sort code for Bacs ...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-3871675707678282920
clm
struct
// hyperswitch/crates/api_models/src/payments/additional_info.rs pub struct BecsBankDebitAdditionalData { /// Partially masked account number for Becs payment method #[schema(value_type = String, example = "0001****3456")] pub account_number: MaskedBankAccount, /// Bank-State-Branch (bsb) number #...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-8534927190132997926
clm
struct
// hyperswitch/crates/api_models/src/payments/additional_info.rs pub struct SepaBankDebitAdditionalData { /// Partially masked international bank account number (iban) for SEPA #[schema(value_type = String, example = "DE8937******013000")] pub iban: MaskedIban, /// Bank account's owner name #[sche...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-6471271710117145087
clm
struct
// hyperswitch/crates/api_models/src/payments/additional_info.rs pub struct BancontactBankRedirectAdditionalData { /// Last 4 digits of the card number #[schema(value_type = Option<String>, example = "4242")] pub last4: Option<String>, /// The card's expiry month #[schema(value_type = Option<Strin...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_5416941741132664602
clm
struct
// hyperswitch/crates/api_models/src/payments/additional_info.rs pub struct BlikBankRedirectAdditionalData { #[schema(value_type = Option<String>, example = "3GD9MO")] pub blik_code: Option<String>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_401328464839530012
clm
struct
// hyperswitch/crates/api_models/src/payments/additional_info.rs pub struct GiropayBankRedirectAdditionalData { #[schema(value_type = Option<String>)] /// Masked bank account bic code pub bic: Option<MaskedSortCode>, /// Partially masked international bank account number (iban) for SEPA #[schema(v...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-6608143349827663576
clm
struct
// hyperswitch/crates/api_models/src/payments/additional_info.rs pub struct PixBankTransferAdditionalData { /// Partially masked unique key for pix transfer #[schema(value_type = Option<String>, example = "a1f4102e ****** 6fa48899c1d1")] pub pix_key: Option<MaskedBankAccount>, /// Partially masked CPF...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-1822395970590729132
clm
struct
// hyperswitch/crates/api_models/src/payments/additional_info.rs pub struct LocalBankTransferAdditionalData { /// Partially masked bank code #[schema(value_type = Option<String>, example = "**** OA2312")] pub bank_code: Option<MaskedBankAccount>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_1507166095151313816
clm
struct
// hyperswitch/crates/api_models/src/payments/additional_info.rs pub struct GivexGiftCardAdditionalData { /// Last 4 digits of the gift card number #[schema(value_type = String, example = "4242")] pub last4: Secret<String>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_2915924953528644423
clm
struct
// hyperswitch/crates/api_models/src/payments/additional_info.rs pub struct CardTokenAdditionalData { /// The card holder's name #[schema(value_type = String, example = "John Test")] pub card_holder_name: Option<Secret<String>>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_6794720375315100036
clm
struct
// hyperswitch/crates/api_models/src/payments/additional_info.rs pub struct UpiCollectAdditionalData { /// Masked VPA ID #[schema(value_type = Option<String>, example = "ab********@okhdfcbank")] pub vpa_id: Option<MaskedUpiVpaId>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_7978678132352663322
clm
struct
// hyperswitch/crates/api_models/src/payments/additional_info.rs pub struct WalletAdditionalDataForCard { /// Last 4 digits of the card number pub last4: String, /// The information of the payment method pub card_network: String, /// The type of payment method #[serde(rename = "type")] pub ...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_2296024222647725995
clm
struct
// hyperswitch/crates/api_models/src/process_tracker/revenue_recovery.rs pub struct RevenueRecoveryResponse { pub id: String, pub name: Option<String>, #[schema(example = "2022-09-10T10:11:12Z")] #[serde(default, with = "common_utils::custom_serde::iso8601::option")] pub schedule_time_for_payment: ...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_5671945351702123363
clm
struct
// hyperswitch/crates/api_models/src/process_tracker/revenue_recovery.rs pub struct RevenueRecoveryId { pub revenue_recovery_id: id_type::GlobalPaymentId, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_3844799436476913305
clm
struct
// hyperswitch/crates/api_models/src/process_tracker/revenue_recovery.rs pub struct RevenueRecoveryRetriggerRequest { /// The task we want to resume pub revenue_recovery_task: String, /// Time at which the job was scheduled at #[schema(example = "2022-09-10T10:11:12Z")] #[serde(default, with = "com...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_5104233276656428452
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct CreateRoleRequest { pub role_name: String, pub groups: Vec<PermissionGroup>, pub role_scope: RoleScope, pub entity_type: Option<EntityType>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-7702254202560832496
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct CreateRoleV2Request { pub role_name: String, pub role_scope: RoleScope, pub entity_type: Option<EntityType>, pub parent_groups: Vec<ParentGroupInfoRequest>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-4582939268040518831
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct UpdateRoleRequest { pub groups: Option<Vec<PermissionGroup>>, pub role_name: Option<String>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-6136092310867395385
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct RoleInfoWithGroupsResponse { pub role_id: String, pub groups: Vec<PermissionGroup>, pub role_name: String, pub role_scope: RoleScope, pub entity_type: EntityType, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_469558735986130484
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct RoleInfoWithParents { pub role_id: String, pub parent_groups: Vec<ParentGroupDescription>, pub role_name: String, pub role_scope: RoleScope, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_9144363764470375350
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct ParentGroupDescription { pub name: ParentGroup, pub description: String, pub scopes: Vec<PermissionScope>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-1508833709936482427
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct ParentGroupInfoRequest { pub name: ParentGroup, pub scopes: Vec<PermissionScope>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_7835599363551391049
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct ListRolesQueryParams { pub entity_type: Option<EntityType>, pub groups: Option<bool>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_1123400050862309970
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct RoleInfoResponseNew { pub role_id: String, pub role_name: String, pub entity_type: EntityType, pub groups: Vec<PermissionGroup>, pub scope: RoleScope, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_8565919435246200422
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct RoleInfoResponseWithParentsGroup { pub role_id: String, pub role_name: String, pub entity_type: EntityType, pub parent_groups: Vec<ParentGroupDescription>, pub role_scope: RoleScope, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-4343956238376170970
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct GetRoleRequest { pub role_id: String, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-5723714490792158751
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct ListRolesAtEntityLevelRequest { pub entity_type: EntityType, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_5967729309444297868
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct GetParentGroupsInfoQueryParams { pub entity_type: Option<EntityType>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-3460968157657957418
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct MinimalRoleInfo { pub role_id: String, pub role_name: String, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_544172673044496592
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct GroupsAndResources { pub groups: Vec<PermissionGroup>, pub resources: Vec<Resource>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-7256753554817905964
clm
struct
// hyperswitch/crates/api_models/src/user_role/role.rs pub struct ParentGroupInfo { pub name: ParentGroup, pub resources: Vec<Resource>, pub scopes: Vec<PermissionScope>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_6890415856368812059
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs pub struct GetThemeResponse { pub theme_id: String, pub theme_name: String, pub entity_type: EntityType, pub tenant_id: id_type::TenantId, pub org_id: Option<id_type::OrganizationId>, pub merchant_id: Option<id_type::MerchantId>, pub profil...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-6430740577784738069
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs pub struct UploadFileAssetData { pub asset_name: Text<String>, #[multipart(limit = "10MB")] pub asset_data: Bytes, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_2339502992783848409
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs pub struct UploadFileRequest { pub asset_name: String, pub asset_data: Secret<Vec<u8>>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-7954191132320094749
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs pub struct CreateThemeRequest { pub lineage: ThemeLineage, pub theme_name: String, pub theme_data: ThemeData, pub email_config: Option<EmailThemeConfig>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_4964085535882713687
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs pub struct CreateUserThemeRequest { pub entity_type: EntityType, pub theme_name: String, pub theme_data: ThemeData, pub email_config: Option<EmailThemeConfig>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-8491993147893257225
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs pub struct UpdateThemeRequest { pub theme_data: Option<ThemeData>, pub email_config: Option<EmailThemeConfig>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_1836228213687910784
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs pub struct ThemeData { settings: Settings, urls: Option<Urls>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-2468058615606694091
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs struct Settings { colors: Colors, sidebar: Option<Sidebar>, typography: Option<Typography>, buttons: Buttons, borders: Option<Borders>, spacing: Option<Spacing>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_867520368207142317
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs struct Colors { primary: String, secondary: Option<String>, background: Option<String>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_8493951814580442869
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs struct Sidebar { primary: String, text_color: Option<String>, text_color_primary: Option<String>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_5186532711832046207
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs struct Typography { font_family: Option<String>, font_size: Option<String>, heading_font_size: Option<String>, text_color: Option<String>, link_color: Option<String>, link_hover_color: Option<String>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_4428513566793293172
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs struct Buttons { primary: PrimaryButton, secondary: Option<SecondaryButton>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-5894346985110315048
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs struct PrimaryButton { background_color: Option<String>, text_color: Option<String>, hover_background_color: String, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_9205989813189099264
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs struct SecondaryButton { background_color: Option<String>, text_color: Option<String>, hover_background_color: Option<String>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_1194037797873468754
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs struct Borders { default_radius: Option<String>, border_color: Option<String>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_5199328268059951862
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs struct Spacing { padding: Option<String>, margin: Option<String>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-3839577133662254079
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs struct Urls { favicon_url: Option<String>, logo_url: Option<String>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_4423155015065688970
clm
struct
// hyperswitch/crates/api_models/src/user/theme.rs pub struct EntityTypeQueryParam { pub entity_type: EntityType, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_1697023019950130013
clm
struct
// hyperswitch/crates/api_models/src/user/dashboard_metadata.rs pub struct ProductionAgreementRequest { pub version: String, #[serde(skip_deserializing)] pub ip_address: Option<Secret<String, pii::IpAddress>>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_8117955679978625059
clm
struct
// hyperswitch/crates/api_models/src/user/dashboard_metadata.rs pub struct SetupProcessor { pub connector_id: String, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_1753122788328963678
clm
struct
// hyperswitch/crates/api_models/src/user/dashboard_metadata.rs pub struct ProcessorConnected { pub processor_id: id_type::MerchantConnectorAccountId, pub processor_name: String, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-5862460701317351592
clm
struct
// hyperswitch/crates/api_models/src/user/dashboard_metadata.rs pub struct OnboardingSurvey { pub designation: Option<SafeString>, pub about_business: Option<SafeString>, pub business_website: Option<SafeString>, pub hyperswitch_req: Option<SafeString>, pub major_markets: Option<Vec<SafeString>>, ...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-2149831598294339907
clm
struct
// hyperswitch/crates/api_models/src/user/dashboard_metadata.rs pub struct ConfiguredRouting { pub routing_id: String, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-5691464956052553176
clm
struct
// hyperswitch/crates/api_models/src/user/dashboard_metadata.rs pub struct TestPayment { pub payment_id: id_type::PaymentId, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_6088324411699718598
clm
struct
// hyperswitch/crates/api_models/src/user/dashboard_metadata.rs pub struct IntegrationMethod { pub integration_type: String, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-2005935735506816848
clm
struct
// hyperswitch/crates/api_models/src/user/dashboard_metadata.rs pub struct Feedback { pub email: pii::Email, pub description: Option<SafeString>, pub rating: Option<i32>, pub category: Option<SafeString>, }
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-6004651258662430257
clm
struct
// hyperswitch/crates/api_models/src/user/dashboard_metadata.rs pub struct ProdIntent { pub legal_business_name: Option<SafeString>, pub business_label: Option<SafeString>, pub business_location: Option<CountryAlpha2>, pub display_name: Option<SafeString>, pub poc_email: Option<pii::Email>, pub...
{ "chunk": null, "crate": "api_models", "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_line": null,...
hyperswitch_struct_api_models_-2984155236230787031
clm
struct
// hyperswitch/crates/api_models/src/user/dashboard_metadata.rs pub struct ReconStatus { pub is_order_data_set: bool, pub is_processor_data_set: bool, }
{ "chunk": null, "crate": "api_models", "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_line": null,...