@flowio/types 11.24.38 → 11.24.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api-internal.d.ts +161 -27
- package/dist/api.d.ts +96 -12
- package/package.json +2 -2
- package/src/api-internal.ts +222 -27
- package/src/api.ts +135 -12
package/dist/api.d.ts
CHANGED
|
@@ -1697,7 +1697,7 @@ declare namespace io.flow.v0.enums {
|
|
|
1697
1697
|
type EconomicTitleLocation = 'high_seas' | 'origination' | 'destination';
|
|
1698
1698
|
type EntityIdentifierType = 'ioss' | 'voec';
|
|
1699
1699
|
type Environment = 'sandbox' | 'production';
|
|
1700
|
-
type EventType = 'transaction_upserted' | '
|
|
1700
|
+
type EventType = 'transaction_upserted' | 'organization_transaction_upserted' | 'organization_transaction_deleted' | 'statement_upserted' | 'statement_deleted' | 'channel_transaction_upserted' | 'channel_transaction_deleted' | 'channel_transaction_deleted_v2' | 'channel_statement_upserted' | 'channel_statement_deleted' | 'attribute_upserted' | 'attribute_deleted' | 'attribute_upserted_v2' | 'attribute_deleted_v2' | 'catalog_upserted' | 'catalog_deleted' | 'subcatalog_upserted' | 'subcatalog_deleted' | 'catalog_item_upserted' | 'catalog_item_deleted' | 'catalog_item_upserted_v2' | 'catalog_item_deleted_v2' | 'subcatalog_item_upserted' | 'subcatalog_item_deleted' | 'channel_upserted' | 'channel_deleted' | 'channel_currency_upserted' | 'channel_currency_deleted' | 'channel_organization_upserted' | 'channel_organization_deleted' | 'b2b_invoice_upserted' | 'b2b_invoice_deleted' | 'b2b_credit_memo_upserted' | 'b2b_credit_memo_deleted' | 'consumer_invoice_upserted' | 'consumer_invoice_deleted' | 'credit_memo_upserted' | 'credit_memo_deleted' | 'crossdock_shipment_upserted' | 'rate_deleted' | 'rate_upserted' | 'rate_deleted_v3' | 'rate_upserted_v3' | 'customer_upserted' | 'customer_deleted' | 'customer_address_book_contact_upserted' | 'customer_address_book_contact_deleted' | 'email_notification_upserted' | 'email_notification_deleted' | 'available_promotions_upserted' | 'available_promotions_deleted' | 'available_promotions_upserted_v2' | 'available_promotions_deleted_v2' | 'allocation_deleted_v2' | 'allocation_upserted_v2' | 'currency_format_deleted' | 'currency_format_upserted' | 'experience_deleted' | 'experience_upserted' | 'experience_deleted_v2' | 'experience_upserted_v2' | 'country_status_upserted' | 'country_status_deleted' | 'experience_price_book_mapping_deleted' | 'experience_price_book_mapping_upserted' | 'experience_logistics_settings_upserted' | 'experience_logistics_settings_deleted' | 'item_margin_deleted_v2' | 'item_margin_upserted_v2' | 'item_sales_margin_deleted' | 'item_sales_margin_upserted' | 'label_format_deleted' | 'label_format_upserted' | 'order_deleted' | 'order_upserted' | 'order_deleted_v2' | 'order_upserted_v2' | 'order_identifier_deleted' | 'order_identifier_upserted' | 'order_identifier_deleted_v2' | 'order_identifier_upserted_v2' | 'order_identifier_upserted_v3' | 'order_replacement_upserted' | 'order_replacement_deleted' | 'pricing_deleted' | 'pricing_upserted' | 'order_service_change_request' | 'fraud_status_changed' | 'center_upserted' | 'center_deleted' | 'shipping_configuration_upserted' | 'shipping_configuration_deleted' | 'tier_upserted_v2' | 'tier_deleted_v2' | 'shipping_lane_upserted' | 'shipping_lane_deleted' | 'shipping_configuration_item_availability_upserted' | 'shipping_configuration_item_availability_deleted' | 'shipping_configuration_item_shipping_pricing_upserted' | 'shipping_configuration_item_shipping_pricing_deleted' | 'hs6_code_upserted' | 'hs6_code_deleted' | 'hs10_code_upserted' | 'hs10_code_deleted' | 'item_origin_upserted' | 'item_origin_deleted' | 'harmonized_landed_cost_upserted' | 'fully_harmonized_item_upserted' | 'import_completed_v2' | 'import_failed_v2' | 'rule_upserted' | 'rule_deleted' | 'snapshot_upserted' | 'snapshot_deleted' | 'label_upserted' | 'label_deleted_v2' | 'label_upserted_v2' | 'notification_upserted_v2' | 'notification_deleted_v2' | 'manifested_label_upserted' | 'manifested_label_deleted' | 'local_item_upserted' | 'local_item_deleted' | 'merchant_application_upserted' | 'merchant_application_deleted' | 'checkout_optin_responses_upserted' | 'checkout_optin_responses_deleted' | 'browse_optin_responses_upserted' | 'browse_optin_responses_deleted' | 'order_placed' | 'order_placed_v2' | 'ready_to_fulfill' | 'ready_to_fulfill_v2' | 'membership_upserted_v2' | 'membership_deleted_v2' | 'organization_upserted' | 'organization_deleted' | 'organization_upserted_v2' | 'organization_deleted_v2' | 'organization_default_configurations_upserted' | 'organization_default_configurations_deleted' | 'ecommerce_platform_upserted' | 'ecommerce_platform_deleted' | 'authorization_deleted_v2' | 'authorization_status_changed' | 'card_authorization_upserted_v2' | 'card_authorization_deleted_v2' | 'online_authorization_upserted_v2' | 'online_authorization_deleted_v2' | 'capture_upserted_v2' | 'capture_deleted' | 'card_upserted_v2' | 'card_deleted' | 'payment_upserted' | 'payment_deleted' | 'refund_upserted_v2' | 'refund_deleted_v2' | 'refund_capture_upserted_v2' | 'reversal_upserted' | 'reversal_deleted' | 'capture_identifier_upserted' | 'capture_identifier_deleted' | 'refund_identifier_upserted' | 'refund_identifier_deleted' | 'virtual_card_capture_upserted' | 'virtual_card_capture_deleted' | 'virtual_card_refund_upserted' | 'virtual_card_refund_deleted' | 'payment_request_upserted' | 'price_book_upserted' | 'price_book_deleted' | 'price_book_item_upserted' | 'price_book_item_deleted' | 'organization_rates_published' | 'ratecard_lane_upserted' | 'ratecard_lane_deleted' | 'ratecard_upserted' | 'ratecard_deleted' | 'product_restriction_result_upserted' | 'product_restriction_result_deleted' | 'return_upserted' | 'return_deleted' | 'return_upserted_v2' | 'return_deleted_v2' | 'shopify_localization_setting_upserted' | 'shopify_localization_setting_deleted' | 'tracking_label_event_upserted';
|
|
1701
1701
|
type ExceptionType = 'open' | 'closed';
|
|
1702
1702
|
type ExclusionRuleState = 'current' | 'deleting' | 'updating';
|
|
1703
1703
|
type ExperienceCloneStatus = 'pending' | 'updating' | 'completed' | 'failed';
|
|
@@ -1742,8 +1742,10 @@ declare namespace io.flow.v0.enums {
|
|
|
1742
1742
|
type MeasurementSystem = 'imperial' | 'metric';
|
|
1743
1743
|
type MerchantGiftCardErrorCode = 'invalid' | 'expired' | 'empty' | 'insufficient_funds' | 'unsupported_currency';
|
|
1744
1744
|
type MerchantOfRecord = 'flow' | 'organization';
|
|
1745
|
+
type MerchantRejectedReason = 'merchant_ubo_is_pep' | 'merchant_catalog_is_unsupportable' | 'merchant_failed_kyb_review';
|
|
1745
1746
|
type Method = 'post';
|
|
1746
1747
|
type OnboardingApplicationStatus = 'to_do' | 'in_progress' | 'on_hold' | 'rejected' | 'accepted';
|
|
1748
|
+
type OnboardingBlockedReason = 'street_address_is_blank_3pl' | 'street_address_is_po_box_3pl' | 'business_street_address_is_blank' | 'business_street_address_is_po_box';
|
|
1747
1749
|
type OnboardingTradeSector = 'accessories' | 'animals_and_pet_supplies' | 'apparel' | 'apparel_and_accessories' | 'arts_and_entertainment' | 'baby_and_toddler' | 'business_and_industrial' | 'cameras_and_optics' | 'electronics' | 'food_beverages_and_tobacco' | 'furniture' | 'gift_cards' | 'hardware' | 'health_and_beauty' | 'home_and_garden' | 'jewelry' | 'luggage_and_bags' | 'mature' | 'media' | 'office_supplies' | 'paper_and_art' | 'religious_and_ceremonial' | 'software' | 'sporting_goods' | 'sports_and_fitness' | 'toys_and_games' | 'toys_hobbies_gifts' | 'vehicles_and_parts' | 'other';
|
|
1748
1750
|
type OptinResponseType = 'not_shown' | 'opted_in' | 'opted_out';
|
|
1749
1751
|
type OrderChangeSource = 'consumer' | 'retailer' | 'fulfillment' | 'flow' | 'carrier';
|
|
@@ -1829,7 +1831,7 @@ declare namespace io.flow.v0.enums {
|
|
|
1829
1831
|
type TrackingStatus = 'label_created' | 'pending' | 'info_received' | 'picked_up' | 'in_transit' | 'out_for_delivery' | 'attempt_fail' | 'delivered' | 'exception' | 'returned' | 'expired';
|
|
1830
1832
|
type TradeAgreementName = 'USMCA' | 'T-MEC' | 'CUSMA' | 'TCA';
|
|
1831
1833
|
type TradeAgreementStatus = 'supported' | 'not_supported';
|
|
1832
|
-
type TransactionSource = 'capture' | 'refund' | 'dispute' | 'adjustment' | 'shipping_label' | 'shipping_label_service' | 'shipping_label_revenue_share' | 'platform_fee' | 'other_adjustment' | 'tax_adjustment' | 'channel' | 'order_service' | 'virtual_card_capture' | 'virtual_card_refund';
|
|
1834
|
+
type TransactionSource = 'capture' | 'refund' | 'dispute' | 'adjustment' | 'shipping_label' | 'shipping_label_service' | 'shipping_label_revenue_share' | 'platform_fee' | 'other_adjustment' | 'tax_adjustment' | 'channel' | 'channel_billed' | 'order_service' | 'virtual_card_capture' | 'virtual_card_refund';
|
|
1833
1835
|
type UnitOfMeasurement = 'millimeter' | 'centimeter' | 'inch' | 'foot' | 'cubic_inch' | 'cubic_meter' | 'gram' | 'kilogram' | 'meter' | 'ounce' | 'pound';
|
|
1834
1836
|
type UnitOfTime = 'year' | 'month' | 'week' | 'day' | 'hour' | 'minute';
|
|
1835
1837
|
type UpdatePolicy = 'auto' | 'queue' | 'discard';
|
|
@@ -2199,6 +2201,10 @@ declare namespace io.flow.v0.models {
|
|
|
2199
2201
|
readonly validation_url: string;
|
|
2200
2202
|
readonly display_name?: string;
|
|
2201
2203
|
}
|
|
2204
|
+
interface ApplicationReceived {
|
|
2205
|
+
readonly discriminator: 'application_received';
|
|
2206
|
+
readonly placeholder: boolean;
|
|
2207
|
+
}
|
|
2202
2208
|
interface AtCost {
|
|
2203
2209
|
readonly discriminator: 'at_cost';
|
|
2204
2210
|
readonly ignore?: string;
|
|
@@ -2502,6 +2508,9 @@ declare namespace io.flow.v0.models {
|
|
|
2502
2508
|
readonly routing_number: string;
|
|
2503
2509
|
readonly account_number: string;
|
|
2504
2510
|
}
|
|
2511
|
+
interface BankAccountReference {
|
|
2512
|
+
readonly id: string;
|
|
2513
|
+
}
|
|
2505
2514
|
interface BehaviorAudit {
|
|
2506
2515
|
readonly behavior: io.flow.v0.enums.FlowBehavior;
|
|
2507
2516
|
readonly authentication_techniques: io.flow.v0.enums.AuthenticationTechnique[];
|
|
@@ -3117,6 +3126,7 @@ declare namespace io.flow.v0.models {
|
|
|
3117
3126
|
readonly withholdings: io.flow.v0.models.WithholdingDeduction[];
|
|
3118
3127
|
readonly discounts: io.flow.v0.models.BillingDiscount[];
|
|
3119
3128
|
readonly net: number;
|
|
3129
|
+
readonly identifiers: Record<string, string>;
|
|
3120
3130
|
readonly created_at: string;
|
|
3121
3131
|
}
|
|
3122
3132
|
interface ChannelTransactionDeleted {
|
|
@@ -3126,6 +3136,13 @@ declare namespace io.flow.v0.models {
|
|
|
3126
3136
|
readonly channel_id: string;
|
|
3127
3137
|
readonly channel_transaction: io.flow.v0.models.ChannelTransaction;
|
|
3128
3138
|
}
|
|
3139
|
+
interface ChannelTransactionDeletedV2 {
|
|
3140
|
+
readonly discriminator: 'channel_transaction_deleted_v2';
|
|
3141
|
+
readonly event_id: string;
|
|
3142
|
+
readonly timestamp: string;
|
|
3143
|
+
readonly channel_id: string;
|
|
3144
|
+
readonly id: string;
|
|
3145
|
+
}
|
|
3129
3146
|
interface ChannelTransactionUpserted {
|
|
3130
3147
|
readonly discriminator: 'channel_transaction_upserted';
|
|
3131
3148
|
readonly event_id: string;
|
|
@@ -3689,6 +3706,9 @@ declare namespace io.flow.v0.models {
|
|
|
3689
3706
|
readonly discriminator: 'ddp_ratecard_fee';
|
|
3690
3707
|
readonly amount: number;
|
|
3691
3708
|
}
|
|
3709
|
+
interface DefaultBankAccountForm {
|
|
3710
|
+
readonly bank_account_id: string;
|
|
3711
|
+
}
|
|
3692
3712
|
interface DeliveredDutySetting {
|
|
3693
3713
|
readonly default: io.flow.v0.enums.DeliveredDuty;
|
|
3694
3714
|
readonly available: io.flow.v0.enums.DeliveredDuty[];
|
|
@@ -4947,6 +4967,10 @@ declare namespace io.flow.v0.models {
|
|
|
4947
4967
|
readonly type: io.flow.v0.enums.ChangeType;
|
|
4948
4968
|
readonly import: io.flow.v0.models.Import;
|
|
4949
4969
|
}
|
|
4970
|
+
interface InComplianceReview {
|
|
4971
|
+
readonly discriminator: 'in_compliance_review';
|
|
4972
|
+
readonly placeholder: boolean;
|
|
4973
|
+
}
|
|
4950
4974
|
interface InboundCartonFee {
|
|
4951
4975
|
readonly discriminator: 'inbound_carton_fee';
|
|
4952
4976
|
readonly amount: io.flow.v0.models.Money;
|
|
@@ -5729,6 +5753,10 @@ declare namespace io.flow.v0.models {
|
|
|
5729
5753
|
readonly type: io.flow.v0.enums.ChangeType;
|
|
5730
5754
|
readonly membership: io.flow.v0.models.Membership;
|
|
5731
5755
|
}
|
|
5756
|
+
interface MerchantActivated {
|
|
5757
|
+
readonly discriminator: 'merchant_activated';
|
|
5758
|
+
readonly placeholder: boolean;
|
|
5759
|
+
}
|
|
5732
5760
|
interface MerchantApplicationDeleted {
|
|
5733
5761
|
readonly discriminator: 'merchant_application_deleted';
|
|
5734
5762
|
readonly event_id: string;
|
|
@@ -5822,6 +5850,11 @@ declare namespace io.flow.v0.models {
|
|
|
5822
5850
|
readonly postal?: string;
|
|
5823
5851
|
readonly country?: string;
|
|
5824
5852
|
}
|
|
5853
|
+
interface MerchantRejected {
|
|
5854
|
+
readonly discriminator: 'merchant_rejected';
|
|
5855
|
+
readonly reason: io.flow.v0.enums.MerchantRejectedReason;
|
|
5856
|
+
readonly description?: string;
|
|
5857
|
+
}
|
|
5825
5858
|
interface Money {
|
|
5826
5859
|
readonly amount: number;
|
|
5827
5860
|
readonly currency: string;
|
|
@@ -5902,6 +5935,10 @@ declare namespace io.flow.v0.models {
|
|
|
5902
5935
|
readonly id: string;
|
|
5903
5936
|
readonly status: io.flow.v0.enums.OrganizationStatus;
|
|
5904
5937
|
}
|
|
5938
|
+
interface OnboardingStateTransition {
|
|
5939
|
+
readonly state: io.flow.v0.unions.OnboardingState;
|
|
5940
|
+
readonly started_at: string;
|
|
5941
|
+
}
|
|
5905
5942
|
interface OnlineAuthorization {
|
|
5906
5943
|
readonly discriminator: 'online_authorization';
|
|
5907
5944
|
readonly id: string;
|
|
@@ -6641,6 +6678,10 @@ declare namespace io.flow.v0.models {
|
|
|
6641
6678
|
interface OrganizationConfigurationReference {
|
|
6642
6679
|
readonly id: string;
|
|
6643
6680
|
}
|
|
6681
|
+
interface OrganizationDefaultBankAccount {
|
|
6682
|
+
readonly id: string;
|
|
6683
|
+
readonly bank_account: io.flow.v0.models.BankAccountReference;
|
|
6684
|
+
}
|
|
6644
6685
|
interface OrganizationDefaultConfigurations {
|
|
6645
6686
|
readonly id: string;
|
|
6646
6687
|
readonly checkout_configuration: io.flow.v0.models.OrganizationConfigurationReference;
|
|
@@ -6690,6 +6731,11 @@ declare namespace io.flow.v0.models {
|
|
|
6690
6731
|
readonly status?: io.flow.v0.enums.OrganizationStatus;
|
|
6691
6732
|
readonly type?: io.flow.v0.enums.OrganizationType;
|
|
6692
6733
|
}
|
|
6734
|
+
interface OrganizationOnboardingState {
|
|
6735
|
+
readonly organization: io.flow.v0.models.OrganizationReference;
|
|
6736
|
+
readonly transitions: io.flow.v0.models.OnboardingStateTransition[];
|
|
6737
|
+
readonly current_state: io.flow.v0.unions.OnboardingState;
|
|
6738
|
+
}
|
|
6693
6739
|
interface OrganizationPutForm {
|
|
6694
6740
|
readonly name?: string;
|
|
6695
6741
|
readonly environment?: io.flow.v0.enums.Environment;
|
|
@@ -6777,6 +6823,20 @@ declare namespace io.flow.v0.models {
|
|
|
6777
6823
|
readonly id: string;
|
|
6778
6824
|
readonly organization: io.flow.v0.models.OrganizationReference;
|
|
6779
6825
|
}
|
|
6826
|
+
interface OrganizationTransactionDeleted {
|
|
6827
|
+
readonly discriminator: 'organization_transaction_deleted';
|
|
6828
|
+
readonly event_id: string;
|
|
6829
|
+
readonly timestamp: string;
|
|
6830
|
+
readonly organization: string;
|
|
6831
|
+
readonly id: string;
|
|
6832
|
+
}
|
|
6833
|
+
interface OrganizationTransactionUpserted {
|
|
6834
|
+
readonly discriminator: 'organization_transaction_upserted';
|
|
6835
|
+
readonly event_id: string;
|
|
6836
|
+
readonly timestamp: string;
|
|
6837
|
+
readonly organization: string;
|
|
6838
|
+
readonly transaction: io.flow.v0.models.Transaction;
|
|
6839
|
+
}
|
|
6780
6840
|
interface OrganizationUpserted {
|
|
6781
6841
|
readonly discriminator: 'organization_upserted';
|
|
6782
6842
|
readonly event_id: string;
|
|
@@ -6936,7 +6996,7 @@ declare namespace io.flow.v0.models {
|
|
|
6936
6996
|
readonly first_name?: string;
|
|
6937
6997
|
readonly last_name: string;
|
|
6938
6998
|
readonly email: string;
|
|
6939
|
-
readonly phone
|
|
6999
|
+
readonly phone?: string;
|
|
6940
7000
|
}
|
|
6941
7001
|
interface PaymentCryptopay {
|
|
6942
7002
|
readonly discriminator: 'payment_cryptopay';
|
|
@@ -8556,6 +8616,18 @@ declare namespace io.flow.v0.models {
|
|
|
8556
8616
|
interface SessionVisitor {
|
|
8557
8617
|
readonly id: string;
|
|
8558
8618
|
}
|
|
8619
|
+
interface SetupBlocked {
|
|
8620
|
+
readonly discriminator: 'setup_blocked';
|
|
8621
|
+
readonly reasons: io.flow.v0.enums.OnboardingBlockedReason[];
|
|
8622
|
+
}
|
|
8623
|
+
interface SetupCompleted {
|
|
8624
|
+
readonly discriminator: 'setup_completed';
|
|
8625
|
+
readonly placeholder: boolean;
|
|
8626
|
+
}
|
|
8627
|
+
interface SetupInProgress {
|
|
8628
|
+
readonly discriminator: 'setup_in_progress';
|
|
8629
|
+
readonly placeholder: boolean;
|
|
8630
|
+
}
|
|
8559
8631
|
interface ShipmentWindow {
|
|
8560
8632
|
readonly from: number;
|
|
8561
8633
|
readonly to: number;
|
|
@@ -9746,15 +9818,9 @@ declare namespace io.flow.v0.models {
|
|
|
9746
9818
|
readonly withholdings: io.flow.v0.models.WithholdingDeduction[];
|
|
9747
9819
|
readonly discounts: io.flow.v0.models.BillingDiscount[];
|
|
9748
9820
|
readonly net: number;
|
|
9821
|
+
readonly identifiers: Record<string, string>;
|
|
9749
9822
|
readonly created_at: string;
|
|
9750
9823
|
}
|
|
9751
|
-
interface TransactionDeleted {
|
|
9752
|
-
readonly discriminator: 'transaction_deleted';
|
|
9753
|
-
readonly event_id: string;
|
|
9754
|
-
readonly timestamp: string;
|
|
9755
|
-
readonly organization: string;
|
|
9756
|
-
readonly transaction: io.flow.v0.models.Transaction;
|
|
9757
|
-
}
|
|
9758
9824
|
interface TransactionUpserted {
|
|
9759
9825
|
readonly discriminator: 'transaction_upserted';
|
|
9760
9826
|
readonly event_id: string;
|
|
@@ -9993,7 +10059,7 @@ declare namespace io.flow.v0.unions {
|
|
|
9993
10059
|
type DiscountRuleEntitlement = io.flow.v0.models.DiscountRuleSubsidyEntitlement;
|
|
9994
10060
|
type Document = io.flow.v0.models.CatalogItemDocument | io.flow.v0.models.HarmonizationDocument;
|
|
9995
10061
|
type EmailNotificationData = io.flow.v0.models.EmailNotificationDataRefund | io.flow.v0.models.EmailNotificationAbandonedOrder;
|
|
9996
|
-
type Event = io.flow.v0.models.TransactionUpserted | io.flow.v0.models.
|
|
10062
|
+
type Event = io.flow.v0.models.TransactionUpserted | io.flow.v0.models.OrganizationTransactionUpserted | io.flow.v0.models.OrganizationTransactionDeleted | io.flow.v0.models.StatementUpserted | io.flow.v0.models.StatementDeleted | io.flow.v0.models.ChannelTransactionUpserted | io.flow.v0.models.ChannelTransactionDeleted | io.flow.v0.models.ChannelTransactionDeletedV2 | io.flow.v0.models.ChannelStatementUpserted | io.flow.v0.models.ChannelStatementDeleted | io.flow.v0.models.AttributeUpserted | io.flow.v0.models.AttributeDeleted | io.flow.v0.models.AttributeUpsertedV2 | io.flow.v0.models.AttributeDeletedV2 | io.flow.v0.models.CatalogUpserted | io.flow.v0.models.CatalogDeleted | io.flow.v0.models.SubcatalogUpserted | io.flow.v0.models.SubcatalogDeleted | io.flow.v0.models.CatalogItemUpserted | io.flow.v0.models.CatalogItemDeleted | io.flow.v0.models.CatalogItemUpsertedV2 | io.flow.v0.models.CatalogItemDeletedV2 | io.flow.v0.models.SubcatalogItemUpserted | io.flow.v0.models.SubcatalogItemDeleted | io.flow.v0.models.ChannelUpserted | io.flow.v0.models.ChannelDeleted | io.flow.v0.models.ChannelCurrencyUpserted | io.flow.v0.models.ChannelCurrencyDeleted | io.flow.v0.models.ChannelOrganizationUpserted | io.flow.v0.models.ChannelOrganizationDeleted | io.flow.v0.models.B2BInvoiceUpserted | io.flow.v0.models.B2BInvoiceDeleted | io.flow.v0.models.B2BCreditMemoUpserted | io.flow.v0.models.B2BCreditMemoDeleted | io.flow.v0.models.ConsumerInvoiceUpserted | io.flow.v0.models.ConsumerInvoiceDeleted | io.flow.v0.models.CreditMemoUpserted | io.flow.v0.models.CreditMemoDeleted | io.flow.v0.models.CrossdockShipmentUpserted | io.flow.v0.models.RateDeleted | io.flow.v0.models.RateUpserted | io.flow.v0.models.RateDeletedV3 | io.flow.v0.models.RateUpsertedV3 | io.flow.v0.models.CustomerUpserted | io.flow.v0.models.CustomerDeleted | io.flow.v0.models.CustomerAddressBookContactUpserted | io.flow.v0.models.CustomerAddressBookContactDeleted | io.flow.v0.models.EmailNotificationUpserted | io.flow.v0.models.EmailNotificationDeleted | io.flow.v0.models.AvailablePromotionsUpserted | io.flow.v0.models.AvailablePromotionsDeleted | io.flow.v0.models.AvailablePromotionsUpsertedV2 | io.flow.v0.models.AvailablePromotionsDeletedV2 | io.flow.v0.models.AllocationDeletedV2 | io.flow.v0.models.AllocationUpsertedV2 | io.flow.v0.models.CurrencyFormatDeleted | io.flow.v0.models.CurrencyFormatUpserted | io.flow.v0.models.ExperienceDeleted | io.flow.v0.models.ExperienceUpserted | io.flow.v0.models.ExperienceDeletedV2 | io.flow.v0.models.ExperienceUpsertedV2 | io.flow.v0.models.CountryStatusUpserted | io.flow.v0.models.CountryStatusDeleted | io.flow.v0.models.ExperiencePriceBookMappingDeleted | io.flow.v0.models.ExperiencePriceBookMappingUpserted | io.flow.v0.models.ExperienceLogisticsSettingsUpserted | io.flow.v0.models.ExperienceLogisticsSettingsDeleted | io.flow.v0.models.ItemMarginDeletedV2 | io.flow.v0.models.ItemMarginUpsertedV2 | io.flow.v0.models.ItemSalesMarginDeleted | io.flow.v0.models.ItemSalesMarginUpserted | io.flow.v0.models.LabelFormatDeleted | io.flow.v0.models.LabelFormatUpserted | io.flow.v0.models.OrderDeleted | io.flow.v0.models.OrderUpserted | io.flow.v0.models.OrderDeletedV2 | io.flow.v0.models.OrderUpsertedV2 | io.flow.v0.models.OrderIdentifierDeleted | io.flow.v0.models.OrderIdentifierUpserted | io.flow.v0.models.OrderIdentifierDeletedV2 | io.flow.v0.models.OrderIdentifierUpsertedV2 | io.flow.v0.models.OrderIdentifierUpsertedV3 | io.flow.v0.models.OrderReplacementUpserted | io.flow.v0.models.OrderReplacementDeleted | io.flow.v0.models.PricingDeleted | io.flow.v0.models.PricingUpserted | io.flow.v0.models.OrderServiceChangeRequest | io.flow.v0.models.FraudStatusChanged | io.flow.v0.models.CenterUpserted | io.flow.v0.models.CenterDeleted | io.flow.v0.models.ShippingConfigurationUpserted | io.flow.v0.models.ShippingConfigurationDeleted | io.flow.v0.models.TierUpsertedV2 | io.flow.v0.models.TierDeletedV2 | io.flow.v0.models.ShippingLaneUpserted | io.flow.v0.models.ShippingLaneDeleted | io.flow.v0.models.ShippingConfigurationItemAvailabilityUpserted | io.flow.v0.models.ShippingConfigurationItemAvailabilityDeleted | io.flow.v0.models.ShippingConfigurationItemShippingPricingUpserted | io.flow.v0.models.ShippingConfigurationItemShippingPricingDeleted | io.flow.v0.models.Hs6CodeUpserted | io.flow.v0.models.Hs6CodeDeleted | io.flow.v0.models.Hs10CodeUpserted | io.flow.v0.models.Hs10CodeDeleted | io.flow.v0.models.ItemOriginUpserted | io.flow.v0.models.ItemOriginDeleted | io.flow.v0.models.HarmonizedLandedCostUpserted | io.flow.v0.models.FullyHarmonizedItemUpserted | io.flow.v0.models.ImportCompletedV2 | io.flow.v0.models.ImportFailedV2 | io.flow.v0.models.RuleUpserted | io.flow.v0.models.RuleDeleted | io.flow.v0.models.SnapshotUpserted | io.flow.v0.models.SnapshotDeleted | io.flow.v0.models.LabelUpserted | io.flow.v0.models.LabelDeletedV2 | io.flow.v0.models.LabelUpsertedV2 | io.flow.v0.models.NotificationUpsertedV2 | io.flow.v0.models.NotificationDeletedV2 | io.flow.v0.models.ManifestedLabelUpserted | io.flow.v0.models.ManifestedLabelDeleted | io.flow.v0.models.LocalItemUpserted | io.flow.v0.models.LocalItemDeleted | io.flow.v0.models.MerchantApplicationUpserted | io.flow.v0.models.MerchantApplicationDeleted | io.flow.v0.models.CheckoutOptinResponsesUpserted | io.flow.v0.models.CheckoutOptinResponsesDeleted | io.flow.v0.models.BrowseOptinResponsesUpserted | io.flow.v0.models.BrowseOptinResponsesDeleted | io.flow.v0.models.OrderPlaced | io.flow.v0.models.OrderPlacedV2 | io.flow.v0.models.ReadyToFulfill | io.flow.v0.models.ReadyToFulfillV2 | io.flow.v0.models.MembershipUpsertedV2 | io.flow.v0.models.MembershipDeletedV2 | io.flow.v0.models.OrganizationUpserted | io.flow.v0.models.OrganizationDeleted | io.flow.v0.models.OrganizationUpsertedV2 | io.flow.v0.models.OrganizationDeletedV2 | io.flow.v0.models.OrganizationDefaultConfigurationsUpserted | io.flow.v0.models.OrganizationDefaultConfigurationsDeleted | io.flow.v0.models.EcommercePlatformUpserted | io.flow.v0.models.EcommercePlatformDeleted | io.flow.v0.models.AuthorizationDeletedV2 | io.flow.v0.models.AuthorizationStatusChanged | io.flow.v0.models.CardAuthorizationUpsertedV2 | io.flow.v0.models.CardAuthorizationDeletedV2 | io.flow.v0.models.OnlineAuthorizationUpsertedV2 | io.flow.v0.models.OnlineAuthorizationDeletedV2 | io.flow.v0.models.CaptureUpsertedV2 | io.flow.v0.models.CaptureDeleted | io.flow.v0.models.CardUpsertedV2 | io.flow.v0.models.CardDeleted | io.flow.v0.models.PaymentUpserted | io.flow.v0.models.PaymentDeleted | io.flow.v0.models.RefundUpsertedV2 | io.flow.v0.models.RefundDeletedV2 | io.flow.v0.models.RefundCaptureUpsertedV2 | io.flow.v0.models.ReversalUpserted | io.flow.v0.models.ReversalDeleted | io.flow.v0.models.CaptureIdentifierUpserted | io.flow.v0.models.CaptureIdentifierDeleted | io.flow.v0.models.RefundIdentifierUpserted | io.flow.v0.models.RefundIdentifierDeleted | io.flow.v0.models.VirtualCardCaptureUpserted | io.flow.v0.models.VirtualCardCaptureDeleted | io.flow.v0.models.VirtualCardRefundUpserted | io.flow.v0.models.VirtualCardRefundDeleted | io.flow.v0.models.PaymentRequestUpserted | io.flow.v0.models.PriceBookUpserted | io.flow.v0.models.PriceBookDeleted | io.flow.v0.models.PriceBookItemUpserted | io.flow.v0.models.PriceBookItemDeleted | io.flow.v0.models.OrganizationRatesPublished | io.flow.v0.models.RatecardLaneUpserted | io.flow.v0.models.RatecardLaneDeleted | io.flow.v0.models.RatecardUpserted | io.flow.v0.models.RatecardDeleted | io.flow.v0.models.ProductRestrictionResultUpserted | io.flow.v0.models.ProductRestrictionResultDeleted | io.flow.v0.models.ReturnUpserted | io.flow.v0.models.ReturnDeleted | io.flow.v0.models.ReturnUpsertedV2 | io.flow.v0.models.ReturnDeletedV2 | io.flow.v0.models.ShopifyLocalizationSettingUpserted | io.flow.v0.models.ShopifyLocalizationSettingDeleted | io.flow.v0.models.TrackingLabelEventUpserted;
|
|
9997
10063
|
type ExpandableCard = io.flow.v0.models.Card | io.flow.v0.models.CardReference | io.flow.v0.models.CardSummary;
|
|
9998
10064
|
type ExpandableCenter = io.flow.v0.models.Center | io.flow.v0.models.CenterReference;
|
|
9999
10065
|
type ExpandableExperience = io.flow.v0.models.Experience | io.flow.v0.models.ExperienceReference;
|
|
@@ -10017,6 +10083,7 @@ declare namespace io.flow.v0.unions {
|
|
|
10017
10083
|
type MerchantApplicationForm = io.flow.v0.models.ShopifyMerchantApplicationForm;
|
|
10018
10084
|
type MerchantApplicationPutForm = io.flow.v0.models.ShopifyMerchantApplicationPutForm;
|
|
10019
10085
|
type MerchantApplicationsSummary = io.flow.v0.models.ShopifyMerchantApplicationsSummary;
|
|
10086
|
+
type OnboardingState = io.flow.v0.models.ApplicationReceived | io.flow.v0.models.InComplianceReview | io.flow.v0.models.SetupInProgress | io.flow.v0.models.MerchantRejected | io.flow.v0.models.SetupBlocked | io.flow.v0.models.SetupCompleted | io.flow.v0.models.MerchantActivated;
|
|
10020
10087
|
type OnlineAuthorizationDetails = io.flow.v0.models.CryptopayAuthorizationDetails | io.flow.v0.models.PaypalAuthorizationDetails | io.flow.v0.models.RedirectAuthorizationDetails | io.flow.v0.models.InlineAuthorizationDetails;
|
|
10021
10088
|
type OrderInformation = io.flow.v0.models.OrderInformationFlow | io.flow.v0.models.OrderInformationDetails;
|
|
10022
10089
|
type OrderNumberGenerator = io.flow.v0.models.OrderNumberGeneratorUuid | io.flow.v0.models.OrderNumberGeneratorHexadecimal | io.flow.v0.models.OrderNumberGeneratorPrefixSuffix;
|
|
@@ -10135,6 +10202,7 @@ export declare type AmountMargin = io.flow.v0.models.AmountMargin;
|
|
|
10135
10202
|
export declare type AmountMarginForm = io.flow.v0.models.AmountMarginForm;
|
|
10136
10203
|
export declare type AnalyticsExportType = io.flow.v0.models.AnalyticsExportType;
|
|
10137
10204
|
export declare type ApplePayMerchantValidationPayload = io.flow.v0.models.ApplePayMerchantValidationPayload;
|
|
10205
|
+
export declare type ApplicationReceived = io.flow.v0.models.ApplicationReceived;
|
|
10138
10206
|
export declare type AtCost = io.flow.v0.models.AtCost;
|
|
10139
10207
|
export declare type Attachment = io.flow.v0.models.Attachment;
|
|
10140
10208
|
export declare type AttachmentType = io.flow.v0.enums.AttachmentType;
|
|
@@ -10201,6 +10269,7 @@ export declare type B2BInvoiceUpserted = io.flow.v0.models.B2BInvoiceUpserted;
|
|
|
10201
10269
|
export declare type BankAccountForm = io.flow.v0.models.BankAccountForm;
|
|
10202
10270
|
export declare type BankAccountInfo = io.flow.v0.unions.BankAccountInfo;
|
|
10203
10271
|
export declare type BankAccountInfoUsa = io.flow.v0.models.BankAccountInfoUsa;
|
|
10272
|
+
export declare type BankAccountReference = io.flow.v0.models.BankAccountReference;
|
|
10204
10273
|
export declare type BehaviorAudit = io.flow.v0.models.BehaviorAudit;
|
|
10205
10274
|
export declare type BillingAddress = io.flow.v0.models.BillingAddress;
|
|
10206
10275
|
export declare type BillingChannelOrderSummary = io.flow.v0.models.BillingChannelOrderSummary;
|
|
@@ -10311,6 +10380,7 @@ export declare type ChannelTokenForm = io.flow.v0.models.ChannelTokenForm;
|
|
|
10311
10380
|
export declare type ChannelTokenReference = io.flow.v0.models.ChannelTokenReference;
|
|
10312
10381
|
export declare type ChannelTransaction = io.flow.v0.models.ChannelTransaction;
|
|
10313
10382
|
export declare type ChannelTransactionDeleted = io.flow.v0.models.ChannelTransactionDeleted;
|
|
10383
|
+
export declare type ChannelTransactionDeletedV2 = io.flow.v0.models.ChannelTransactionDeletedV2;
|
|
10314
10384
|
export declare type ChannelTransactionUpserted = io.flow.v0.models.ChannelTransactionUpserted;
|
|
10315
10385
|
export declare type ChannelUpserted = io.flow.v0.models.ChannelUpserted;
|
|
10316
10386
|
export declare type ChannelViesRegistration = io.flow.v0.models.ChannelViesRegistration;
|
|
@@ -10422,6 +10492,7 @@ export declare type DatetimeRange = io.flow.v0.models.DatetimeRange;
|
|
|
10422
10492
|
export declare type DatetimeWithTimezone = io.flow.v0.models.DatetimeWithTimezone;
|
|
10423
10493
|
export declare type DayOfWeek = io.flow.v0.enums.DayOfWeek;
|
|
10424
10494
|
export declare type DdpRatecardFee = io.flow.v0.models.DdpRatecardFee;
|
|
10495
|
+
export declare type DefaultBankAccountForm = io.flow.v0.models.DefaultBankAccountForm;
|
|
10425
10496
|
export declare type DeliveredDuty = io.flow.v0.enums.DeliveredDuty;
|
|
10426
10497
|
export declare type DeliveredDutyDisplayType = io.flow.v0.enums.DeliveredDutyDisplayType;
|
|
10427
10498
|
export declare type DeliveredDutySetting = io.flow.v0.models.DeliveredDutySetting;
|
|
@@ -10698,6 +10769,7 @@ export declare type ImportTemplateExample = io.flow.v0.models.ImportTemplateExam
|
|
|
10698
10769
|
export declare type ImportTemplateForm = io.flow.v0.models.ImportTemplateForm;
|
|
10699
10770
|
export declare type ImportType = io.flow.v0.enums.ImportType;
|
|
10700
10771
|
export declare type ImportVersion = io.flow.v0.models.ImportVersion;
|
|
10772
|
+
export declare type InComplianceReview = io.flow.v0.models.InComplianceReview;
|
|
10701
10773
|
export declare type InboundCartonFee = io.flow.v0.models.InboundCartonFee;
|
|
10702
10774
|
export declare type IncludedLevies = io.flow.v0.models.IncludedLevies;
|
|
10703
10775
|
export declare type IncludedLevyKey = io.flow.v0.enums.IncludedLevyKey;
|
|
@@ -10847,6 +10919,7 @@ export declare type MembershipForm = io.flow.v0.models.MembershipForm;
|
|
|
10847
10919
|
export declare type MembershipPutForm = io.flow.v0.models.MembershipPutForm;
|
|
10848
10920
|
export declare type MembershipUpsertedV2 = io.flow.v0.models.MembershipUpsertedV2;
|
|
10849
10921
|
export declare type MembershipVersion = io.flow.v0.models.MembershipVersion;
|
|
10922
|
+
export declare type MerchantActivated = io.flow.v0.models.MerchantActivated;
|
|
10850
10923
|
export declare type MerchantApplication = io.flow.v0.unions.MerchantApplication;
|
|
10851
10924
|
export declare type MerchantApplicationDeleted = io.flow.v0.models.MerchantApplicationDeleted;
|
|
10852
10925
|
export declare type MerchantApplicationForm = io.flow.v0.unions.MerchantApplicationForm;
|
|
@@ -10868,6 +10941,8 @@ export declare type MerchantOfRecordEntity = io.flow.v0.models.MerchantOfRecordE
|
|
|
10868
10941
|
export declare type MerchantOfRecordEntityRegistration = io.flow.v0.models.MerchantOfRecordEntityRegistration;
|
|
10869
10942
|
export declare type MerchantOfRecordPaymentForm = io.flow.v0.models.MerchantOfRecordPaymentForm;
|
|
10870
10943
|
export declare type MerchantOnboardingAddress = io.flow.v0.models.MerchantOnboardingAddress;
|
|
10944
|
+
export declare type MerchantRejected = io.flow.v0.models.MerchantRejected;
|
|
10945
|
+
export declare type MerchantRejectedReason = io.flow.v0.enums.MerchantRejectedReason;
|
|
10871
10946
|
export declare type Method = io.flow.v0.enums.Method;
|
|
10872
10947
|
export declare type Money = io.flow.v0.models.Money;
|
|
10873
10948
|
export declare type MoneyWithBase = io.flow.v0.models.MoneyWithBase;
|
|
@@ -10883,10 +10958,13 @@ export declare type NotificationDeletedV2 = io.flow.v0.models.NotificationDelete
|
|
|
10883
10958
|
export declare type NotificationUpsertedV2 = io.flow.v0.models.NotificationUpsertedV2;
|
|
10884
10959
|
export declare type NumberRange = io.flow.v0.models.NumberRange;
|
|
10885
10960
|
export declare type OnboardingApplicationStatus = io.flow.v0.enums.OnboardingApplicationStatus;
|
|
10961
|
+
export declare type OnboardingBlockedReason = io.flow.v0.enums.OnboardingBlockedReason;
|
|
10886
10962
|
export declare type OnboardingMerchantPickupWindow = io.flow.v0.models.OnboardingMerchantPickupWindow;
|
|
10887
10963
|
export declare type OnboardingMerchantScheduledPickup = io.flow.v0.models.OnboardingMerchantScheduledPickup;
|
|
10888
10964
|
export declare type OnboardingMerchantTime = io.flow.v0.models.OnboardingMerchantTime;
|
|
10889
10965
|
export declare type OnboardingOrganizationReference = io.flow.v0.models.OnboardingOrganizationReference;
|
|
10966
|
+
export declare type OnboardingState = io.flow.v0.unions.OnboardingState;
|
|
10967
|
+
export declare type OnboardingStateTransition = io.flow.v0.models.OnboardingStateTransition;
|
|
10890
10968
|
export declare type OnboardingTradeSector = io.flow.v0.enums.OnboardingTradeSector;
|
|
10891
10969
|
export declare type OnlineAuthorization = io.flow.v0.models.OnlineAuthorization;
|
|
10892
10970
|
export declare type OnlineAuthorizationDeletedV2 = io.flow.v0.models.OnlineAuthorizationDeletedV2;
|
|
@@ -11026,6 +11104,7 @@ export declare type OrganizationAuthorization = io.flow.v0.models.OrganizationAu
|
|
|
11026
11104
|
export declare type OrganizationAuthorizationForm = io.flow.v0.models.OrganizationAuthorizationForm;
|
|
11027
11105
|
export declare type OrganizationBankAccount = io.flow.v0.models.OrganizationBankAccount;
|
|
11028
11106
|
export declare type OrganizationConfigurationReference = io.flow.v0.models.OrganizationConfigurationReference;
|
|
11107
|
+
export declare type OrganizationDefaultBankAccount = io.flow.v0.models.OrganizationDefaultBankAccount;
|
|
11029
11108
|
export declare type OrganizationDefaultConfigurations = io.flow.v0.models.OrganizationDefaultConfigurations;
|
|
11030
11109
|
export declare type OrganizationDefaultConfigurationsDeleted = io.flow.v0.models.OrganizationDefaultConfigurationsDeleted;
|
|
11031
11110
|
export declare type OrganizationDefaultConfigurationsForm = io.flow.v0.models.OrganizationDefaultConfigurationsForm;
|
|
@@ -11034,6 +11113,7 @@ export declare type OrganizationDefaults = io.flow.v0.models.OrganizationDefault
|
|
|
11034
11113
|
export declare type OrganizationDeleted = io.flow.v0.models.OrganizationDeleted;
|
|
11035
11114
|
export declare type OrganizationDeletedV2 = io.flow.v0.models.OrganizationDeletedV2;
|
|
11036
11115
|
export declare type OrganizationForm = io.flow.v0.models.OrganizationForm;
|
|
11116
|
+
export declare type OrganizationOnboardingState = io.flow.v0.models.OrganizationOnboardingState;
|
|
11037
11117
|
export declare type OrganizationPaymentMethodTag = io.flow.v0.enums.OrganizationPaymentMethodTag;
|
|
11038
11118
|
export declare type OrganizationPutForm = io.flow.v0.models.OrganizationPutForm;
|
|
11039
11119
|
export declare type OrganizationRatesData = io.flow.v0.models.OrganizationRatesData;
|
|
@@ -11049,6 +11129,8 @@ export declare type OrganizationTokenFormV2 = io.flow.v0.models.OrganizationToke
|
|
|
11049
11129
|
export declare type OrganizationTokenReference = io.flow.v0.models.OrganizationTokenReference;
|
|
11050
11130
|
export declare type OrganizationTokenV2 = io.flow.v0.models.OrganizationTokenV2;
|
|
11051
11131
|
export declare type OrganizationTokenV2Reference = io.flow.v0.models.OrganizationTokenV2Reference;
|
|
11132
|
+
export declare type OrganizationTransactionDeleted = io.flow.v0.models.OrganizationTransactionDeleted;
|
|
11133
|
+
export declare type OrganizationTransactionUpserted = io.flow.v0.models.OrganizationTransactionUpserted;
|
|
11052
11134
|
export declare type OrganizationType = io.flow.v0.enums.OrganizationType;
|
|
11053
11135
|
export declare type OrganizationUpserted = io.flow.v0.models.OrganizationUpserted;
|
|
11054
11136
|
export declare type OrganizationUpsertedV2 = io.flow.v0.models.OrganizationUpsertedV2;
|
|
@@ -11413,6 +11495,9 @@ export declare type SessionReference = io.flow.v0.models.SessionReference;
|
|
|
11413
11495
|
export declare type SessionVisit = io.flow.v0.models.SessionVisit;
|
|
11414
11496
|
export declare type SessionVisitor = io.flow.v0.models.SessionVisitor;
|
|
11415
11497
|
export declare type Settlement = io.flow.v0.unions.Settlement;
|
|
11498
|
+
export declare type SetupBlocked = io.flow.v0.models.SetupBlocked;
|
|
11499
|
+
export declare type SetupCompleted = io.flow.v0.models.SetupCompleted;
|
|
11500
|
+
export declare type SetupInProgress = io.flow.v0.models.SetupInProgress;
|
|
11416
11501
|
export declare type ShipmentIntegrationType = io.flow.v0.enums.ShipmentIntegrationType;
|
|
11417
11502
|
export declare type ShipmentRecipient = io.flow.v0.enums.ShipmentRecipient;
|
|
11418
11503
|
export declare type ShipmentWindow = io.flow.v0.models.ShipmentWindow;
|
|
@@ -11631,7 +11716,6 @@ export declare type TradeAgreementDuty = io.flow.v0.models.TradeAgreementDuty;
|
|
|
11631
11716
|
export declare type TradeAgreementName = io.flow.v0.enums.TradeAgreementName;
|
|
11632
11717
|
export declare type TradeAgreementStatus = io.flow.v0.enums.TradeAgreementStatus;
|
|
11633
11718
|
export declare type Transaction = io.flow.v0.models.Transaction;
|
|
11634
|
-
export declare type TransactionDeleted = io.flow.v0.models.TransactionDeleted;
|
|
11635
11719
|
export declare type TransactionSource = io.flow.v0.enums.TransactionSource;
|
|
11636
11720
|
export declare type TransactionUpserted = io.flow.v0.models.TransactionUpserted;
|
|
11637
11721
|
export declare type TransitEstimate = io.flow.v0.models.TransitEstimate;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/types",
|
|
3
|
-
"version": "11.24.
|
|
3
|
+
"version": "11.24.40",
|
|
4
4
|
"description": "TypeScript type definitions for custom types found in Flow API",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -25,5 +25,5 @@
|
|
|
25
25
|
"maintainers": [
|
|
26
26
|
"Christian Muñoz <christian.munoz@flow.io>"
|
|
27
27
|
],
|
|
28
|
-
"gitHead": "
|
|
28
|
+
"gitHead": "475458c8e90ba7ef707144894938180f4237ff3f"
|
|
29
29
|
}
|