Skip to main content

Crate efi_bank

Crate efi_bank 

Source

Re-exports§

pub use client::Client;
pub use client::ClientBuilder;
pub use environment::Endpoints;
pub use environment::Environment;
pub use environment::PRODUCTION_ENDPOINTS;
pub use environment::SANDBOX_ENDPOINTS;
pub use error::Error;
pub use types::BillingAddress;
pub use types::BillingBankingBillet;
pub use types::BillingBilletConfigurations;
pub use types::BillingChargeCreateRequest;
pub use types::BillingChargeData;
pub use types::BillingChargeDetailBankingBillet;
pub use types::BillingChargeDetailData;
pub use types::BillingChargeDetailPayment;
pub use types::BillingChargeDetailResponse;
pub use types::BillingChargeHistoryEntry;
pub use types::BillingChargeOneStepRequest;
pub use types::BillingChargePayRequest;
pub use types::BillingChargeResponse;
pub use types::BillingChargeShipping;
pub use types::BillingCreditCard;
pub use types::BillingCustomer;
pub use types::BillingItem;
pub use types::BillingMarketplace;
pub use types::BillingNotificationResponse;
pub use types::BillingPayment;
pub use types::BillingPdf;
pub use types::BillingPix;
pub use types::BillingRepasse;
pub use types::BillingShipping;
pub use types::CarnetCharge;
pub use types::CarnetChargePdf;
pub use types::CarnetCreateRequest;
pub use types::CarnetCustomer;
pub use types::CarnetData;
pub use types::CarnetHistoryRequest;
pub use types::CarnetMetadataRequest;
pub use types::CarnetParcel;
pub use types::CarnetParcelRequest;
pub use types::CarnetParcelsRequest;
pub use types::CarnetPdf;
pub use types::CarnetResponse;
pub use types::CobCalendario;
pub use types::CobInfoAdicional;
pub use types::CobPayload;
pub use types::CobPessoa;
pub use types::CobResponse;
pub use types::CobValor;
pub use types::CobvCalendario;
pub use types::CobvPayload;
pub use types::CobvResponse;
pub use types::PixTransactionDetailResponse;
pub use types::PixTransactionPayload;
pub use types::PixTransactionResponse;
pub use types::SplitConfig;
pub use types::SplitConfigResponse;
pub use types::SplitFavorecido;
pub use types::SplitLancamento;
pub use types::SplitLinkResponse;
pub use types::SplitParte;
pub use types::SplitPayload;
pub use types::SplitRepasse;
pub use types::WebhookPayload;
pub use types::WebhookResponse;
pub use types::WebhooksListResponse;

Modules§

auth
billing
carnet
client
cob
cobv
environment
error
pix
split
types
webhooks