@flowio/api-prop-types 10.16.63 → 10.16.64

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowio/api-prop-types",
3
- "version": "10.16.63",
3
+ "version": "10.16.64",
4
4
  "description": "PropType validators that work with Flow API",
5
5
  "keywords": [
6
6
  "flow",
@@ -29,5 +29,5 @@
29
29
  "peerDependencies": {
30
30
  "prop-types": "^15.7.0"
31
31
  },
32
- "gitHead": "1855db886db2701e6ba2ae9ede907ce6abbcaa38"
32
+ "gitHead": "69a80797baeb34690859818e5db7ef87aa6082a5"
33
33
  }
package/src/api.d.ts CHANGED
@@ -2099,6 +2099,7 @@ declare namespace io.flow.v0.enums {
2099
2099
  type CaptureStatus = 'initiated' | 'pending' | 'succeeded' | 'failed' | 'canceled';
2100
2100
  type CardErrorCode = 'invalid_address' | 'invalid_currency' | 'invalid_name' | 'invalid_number' | 'invalid_expiration' | 'invalid_token_type' | 'avs' | 'cvv' | 'fraud' | 'unknown';
2101
2101
  type CardType = 'american_express' | 'cartes_bancaires' | 'china_union_pay' | 'dankort' | 'diners_club' | 'discover' | 'jcb' | 'maestro' | 'mastercard' | 'visa';
2102
+ type CarrierChargeReason = 'return_to_origin' | 'rejection' | 'other';
2102
2103
  type CenterCapability = 'international' | 'domestic' | 'crossdock' | 'commercial_invoice';
2103
2104
  type ChangeType = 'insert' | 'update' | 'delete';
2104
2105
  type ChannelCurrencyCapability = 'payment_authorizations' | 'settlement_currency';
@@ -2227,7 +2228,7 @@ declare namespace io.flow.v0.enums {
2227
2228
  type PriceDetailKey = 'item_price' | 'margins' | 'vat' | 'duty' | 'rounding' | 'adjustment';
2228
2229
  type PriceFacetBoundary = 'min' | 'max';
2229
2230
  type PricingLevySetting = 'included' | 'displayed' | 'ignored';
2230
- type ProductRestrictionRule = 'Adult Products' | 'Alcohol' | 'Anti Money Laundering' | 'Collagen' | 'Consumer Safety' | 'Cosmetics' | 'DG - Batteries' | 'DG - Hazmat' | 'Drugs' | 'Dual Use' | 'Fine Art' | 'Fish & Wildlife - CITES' | 'Fish & Wildlife - Plant' | 'Fish & Wildlife - USFWS' | 'Food' | 'Gambling' | 'Health' | 'Human hair' | 'Insufficient Details' | 'Intangible' | 'Jewelry' | 'Jewelry & Watches Over 5000' | 'Knives' | 'Liquids' | 'Oversized' | 'Supplements' | 'Weapon' | 'Wood' | 'unknown';
2231
+ type ProductRestrictionRule = 'Adult Products' | 'Alcohol' | 'Anti Money Laundering' | 'Collagen' | 'Consumer Safety' | 'Cosmetics' | 'DG - Batteries' | 'DG - Hazmat' | 'Drugs' | 'Dual Use' | 'Fine Art' | 'Fish & Wildlife - CITES' | 'Fish & Wildlife - Plant' | 'Fish & Wildlife - USFWS' | 'Food' | 'Gambling' | 'Health' | 'Human hair' | 'Insufficient Details' | 'Intangible' | 'Jewelry' | 'Jewelry & Watches Over 5000' | 'Knives' | 'Liquids' | 'Oversized' | 'Supplements' | 'Weapon' | 'Wood';
2231
2232
  type PromotionTriggerType = 'automatic' | 'order_subtotal';
2232
2233
  type ProvinceType = 'area' | 'city' | 'county' | 'department' | 'dependency' | 'district' | 'do_si' | 'emirate' | 'entity' | 'island' | 'municipality' | 'oblast' | 'outlying_area' | 'parish' | 'prefecture' | 'province' | 'state' | 'territory' | 'other';
2233
2234
  type QuoteErrorCode = 'generic_error' | 'items_not_available' | 'shipping_unavailable';
@@ -2277,7 +2278,7 @@ declare namespace io.flow.v0.enums {
2277
2278
  type TrackingStatus = 'label_created' | 'pending' | 'info_received' | 'picked_up' | 'in_transit' | 'out_for_delivery' | 'attempt_fail' | 'delivered' | 'exception' | 'returned' | 'expired';
2278
2279
  type TradeAgreementName = 'USMCA' | 'T-MEC' | 'CUSMA' | 'TCA';
2279
2280
  type TradeAgreementStatus = 'supported' | 'not_supported';
2280
- type TransactionSource = 'capture' | 'refund' | 'dispute' | 'adjustment' | 'reversal' | 'shipping_label' | 'shipping_label_service' | 'trueup' | 'shipping_label_revenue_share' | 'platform_fee' | 'tax' | 'duty' | 'withholding' | 'other_adjustment' | 'tax_adjustment' | 'channel' | 'channel_billed' | 'order_service' | 'virtual_card_capture' | 'virtual_card_refund';
2281
+ type TransactionSource = 'capture' | 'refund' | 'dispute' | 'adjustment' | 'reversal' | 'shipping_label' | 'shipping_label_service' | 'trueup' | 'carrier_charge' | 'shipping_label_revenue_share' | 'platform_fee' | 'tax' | 'duty' | 'withholding' | 'other_adjustment' | 'tax_adjustment' | 'channel' | 'channel_billed' | 'order_service' | 'virtual_card_capture' | 'virtual_card_refund';
2281
2282
  type TrueupSource = 'flow' | 'channel' | 'dhl-parcel' | 'dhl';
2282
2283
  type TrueupSurchargeType = 'fuel' | 'remote_area' | 'oversize' | 'duties_paid' | 'emergency' | 'peak' | 'address_correction';
2283
2284
  type UnitOfLength = 'millimeter' | 'centimeter' | 'inch' | 'foot' | 'meter';
@@ -8647,6 +8648,8 @@ declare namespace io.flow.v0.models {
8647
8648
  readonly 'status': io.flow.v0.models.PaymentAuthorizationStatus;
8648
8649
  readonly 'amount': number;
8649
8650
  readonly 'currency': string;
8651
+ readonly 'base_amount'?: number;
8652
+ readonly 'base_currency'?: string;
8650
8653
  }
8651
8654
 
8652
8655
  interface PaymentAuthorizationStatus {
@@ -8658,6 +8661,8 @@ declare namespace io.flow.v0.models {
8658
8661
  readonly 'id': string;
8659
8662
  readonly 'amount': number;
8660
8663
  readonly 'currency': string;
8664
+ readonly 'base_amount'?: number;
8665
+ readonly 'base_currency'?: string;
8661
8666
  readonly 'created_at': string;
8662
8667
  readonly 'updated_at': string;
8663
8668
  readonly 'status': io.flow.v0.models.PaymentCaptureStatus;
@@ -9090,6 +9095,8 @@ declare namespace io.flow.v0.models {
9090
9095
  readonly 'id': string;
9091
9096
  readonly 'amount': number;
9092
9097
  readonly 'currency': string;
9098
+ readonly 'base_amount'?: number;
9099
+ readonly 'base_currency'?: string;
9093
9100
  readonly 'created_at': string;
9094
9101
  readonly 'updated_at': string;
9095
9102
  readonly 'status': io.flow.v0.models.PaymentRefundStatus;
@@ -9115,6 +9122,8 @@ declare namespace io.flow.v0.models {
9115
9122
  readonly 'next_action'?: io.flow.v0.unions.Action;
9116
9123
  readonly 'amount': number;
9117
9124
  readonly 'currency': string;
9125
+ readonly 'base_amount'?: number;
9126
+ readonly 'base_currency'?: string;
9118
9127
  readonly 'order_information': io.flow.v0.unions.OrderInformation;
9119
9128
  readonly 'device_details': io.flow.v0.unions.DeviceDetails;
9120
9129
  readonly 'locale'?: string;
@@ -9129,6 +9138,12 @@ declare namespace io.flow.v0.models {
9129
9138
 
9130
9139
  interface PaymentRequestBilling {
9131
9140
  readonly 'fees': io.flow.v0.models.PaymentRequestBillingFees;
9141
+ readonly 'currency_rate'?: io.flow.v0.models.PaymentRequestBillingCurrencyRate;
9142
+ }
9143
+
9144
+ interface PaymentRequestBillingCurrencyRate {
9145
+ readonly 'base_amount': number;
9146
+ readonly 'base_currency': string;
9132
9147
  }
9133
9148
 
9134
9149
  interface PaymentRequestBillingFees {
@@ -9195,6 +9210,8 @@ declare namespace io.flow.v0.models {
9195
9210
  readonly 'id': string;
9196
9211
  readonly 'amount': number;
9197
9212
  readonly 'currency': string;
9213
+ readonly 'base_amount'?: number;
9214
+ readonly 'base_currency'?: string;
9198
9215
  readonly 'created_at': string;
9199
9216
  readonly 'updated_at': string;
9200
9217
  readonly 'status': io.flow.v0.models.PaymentReversalStatus;
@@ -9639,9 +9656,9 @@ declare namespace io.flow.v0.models {
9639
9656
  readonly 'product_id': string;
9640
9657
  readonly 'item_numbers': string[];
9641
9658
  readonly 'prohibited_regions': string[];
9642
- readonly 'review_status': io.flow.v0.enums.ReviewStatus;
9643
- readonly 'rules': io.flow.v0.enums.ProductRestrictionRule[];
9644
- readonly 'updated_by_user_id': string;
9659
+ readonly 'review_status'?: io.flow.v0.enums.ReviewStatus;
9660
+ readonly 'rules'?: io.flow.v0.enums.ProductRestrictionRule[];
9661
+ readonly 'updated_by_user_id'?: string;
9645
9662
  }
9646
9663
 
9647
9664
  interface ProductRestrictionResultDeleted {
@@ -12154,6 +12171,13 @@ declare namespace io.flow.v0.models {
12154
12171
  readonly 'network_details'?: io.flow.v0.models.TransactionNetworkDetailsCard;
12155
12172
  }
12156
12173
 
12174
+ interface TransactionMetadataCarrierCharge {
12175
+ readonly 'discriminator': 'carrier_charge';
12176
+ readonly 'reason': io.flow.v0.enums.CarrierChargeReason;
12177
+ readonly 'carrier_id': string;
12178
+ readonly 'carrier_tracking_number': string;
12179
+ }
12180
+
12157
12181
  interface TransactionMetadataChannel {
12158
12182
  readonly 'discriminator': 'channel';
12159
12183
  readonly 'method': string;
@@ -12599,7 +12623,7 @@ declare namespace io.flow.v0.unions {
12599
12623
  type Token = (io.flow.v0.models.ChannelToken | io.flow.v0.models.OrganizationToken | io.flow.v0.models.OrganizationTokenV2 | io.flow.v0.models.PartnerToken);
12600
12624
  type TokenReference = (io.flow.v0.models.ChannelTokenReference | io.flow.v0.models.OrganizationTokenReference | io.flow.v0.models.OrganizationTokenV2Reference | io.flow.v0.models.PartnerTokenReference);
12601
12625
  type TransactionDetails = (io.flow.v0.models.TransactionDetailsCard);
12602
- type TransactionMetadata = (io.flow.v0.models.TransactionMetadataShippingLabel | io.flow.v0.models.TransactionMetadataChannel | io.flow.v0.models.TransactionMetadataTrueup | io.flow.v0.models.TransactionMetadataManual);
12626
+ type TransactionMetadata = (io.flow.v0.models.TransactionMetadataShippingLabel | io.flow.v0.models.TransactionMetadataChannel | io.flow.v0.models.TransactionMetadataTrueup | io.flow.v0.models.TransactionMetadataCarrierCharge | io.flow.v0.models.TransactionMetadataManual);
12603
12627
  }
12604
12628
 
12605
12629
  export const abandonedOrderPromotionStatus: PropTypes.Requireable<io.flow.v0.enums.AbandonedOrderPromotionStatus>;
@@ -12626,6 +12650,7 @@ export const captureDeclineCode: PropTypes.Requireable<io.flow.v0.enums.CaptureD
12626
12650
  export const captureStatus: PropTypes.Requireable<io.flow.v0.enums.CaptureStatus>;
12627
12651
  export const cardErrorCode: PropTypes.Requireable<io.flow.v0.enums.CardErrorCode>;
12628
12652
  export const cardType: PropTypes.Requireable<io.flow.v0.enums.CardType>;
12653
+ export const carrierChargeReason: PropTypes.Requireable<io.flow.v0.enums.CarrierChargeReason>;
12629
12654
  export const centerCapability: PropTypes.Requireable<io.flow.v0.enums.CenterCapability>;
12630
12655
  export const changeType: PropTypes.Requireable<io.flow.v0.enums.ChangeType>;
12631
12656
  export const channelCurrencyCapability: PropTypes.Requireable<io.flow.v0.enums.ChannelCurrencyCapability>;
@@ -13786,6 +13811,7 @@ export const paymentRefundForm: PropTypes.Requireable<io.flow.v0.models.PaymentR
13786
13811
  export const paymentRefundStatus: PropTypes.Requireable<io.flow.v0.models.PaymentRefundStatus>;
13787
13812
  export const paymentRequest: PropTypes.Requireable<io.flow.v0.models.PaymentRequest>;
13788
13813
  export const paymentRequestBilling: PropTypes.Requireable<io.flow.v0.models.PaymentRequestBilling>;
13814
+ export const paymentRequestBillingCurrencyRate: PropTypes.Requireable<io.flow.v0.models.PaymentRequestBillingCurrencyRate>;
13789
13815
  export const paymentRequestBillingFees: PropTypes.Requireable<io.flow.v0.models.PaymentRequestBillingFees>;
13790
13816
  export const paymentRequestBundle: PropTypes.Requireable<io.flow.v0.models.PaymentRequestBundle>;
13791
13817
  export const paymentRequestBundleForm: PropTypes.Requireable<io.flow.v0.models.PaymentRequestBundleForm>;
@@ -14190,6 +14216,7 @@ export const tradeAgreementCertifier: PropTypes.Requireable<io.flow.v0.models.Tr
14190
14216
  export const tradeAgreementDuty: PropTypes.Requireable<io.flow.v0.models.TradeAgreementDuty>;
14191
14217
  export const transaction: PropTypes.Requireable<io.flow.v0.models.Transaction>;
14192
14218
  export const transactionDetailsCard: PropTypes.Requireable<io.flow.v0.models.TransactionDetailsCard>;
14219
+ export const transactionMetadataCarrierCharge: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataCarrierCharge>;
14193
14220
  export const transactionMetadataChannel: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataChannel>;
14194
14221
  export const transactionMetadataChannelCardMetadata: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataChannelCardMetadata>;
14195
14222
  export const transactionMetadataChannelCardMetadataIssuerSummary: PropTypes.Requireable<io.flow.v0.models.TransactionMetadataChannelCardMetadataIssuerSummary>;
package/src/api.js CHANGED
@@ -2952,6 +2952,8 @@ T['io.flow.v0.models.transaction_metadata_channel_card_metadata_issuer_summary']
2952
2952
  country: PropTypes.string.isRequired,
2953
2953
  });
2954
2954
 
2955
+ T['io.flow.v0.enums.carrier_charge_reason'] = PropTypes.oneOf(['return_to_origin', 'rejection', 'other']);
2956
+
2955
2957
  T['io.flow.v0.enums.tracking_status'] = PropTypes.oneOf([
2956
2958
  'label_created',
2957
2959
  'pending',
@@ -3725,7 +3727,6 @@ T['io.flow.v0.enums.product_restriction_rule'] = PropTypes.oneOf([
3725
3727
  'Supplements',
3726
3728
  'Weapon',
3727
3729
  'Wood',
3728
- 'unknown',
3729
3730
  ]);
3730
3731
 
3731
3732
  T['io.flow.v0.enums.review_status'] = PropTypes.oneOf(['high_risk_in_review', 'low_risk_in_review', 'reviewed']);
@@ -3735,9 +3736,9 @@ T['io.flow.v0.models.product_restriction_result'] = PropTypes.exact({
3735
3736
  product_id: PropTypes.string.isRequired,
3736
3737
  item_numbers: PropTypes.arrayOf(PropTypes.string).isRequired,
3737
3738
  prohibited_regions: PropTypes.arrayOf(PropTypes.string).isRequired,
3738
- review_status: T['io.flow.v0.enums.review_status'].isRequired,
3739
- rules: PropTypes.arrayOf(T['io.flow.v0.enums.product_restriction_rule']).isRequired,
3740
- updated_by_user_id: PropTypes.string.isRequired,
3739
+ review_status: T['io.flow.v0.enums.review_status'],
3740
+ rules: PropTypes.arrayOf(T['io.flow.v0.enums.product_restriction_rule']),
3741
+ updated_by_user_id: PropTypes.string,
3741
3742
  });
3742
3743
 
3743
3744
  T['io.flow.v0.models.product_restriction_result_upserted'] = PropTypes.exact({
@@ -3929,6 +3930,11 @@ T['io.flow.v0.models.payment_method_data_init_klarna'] = PropTypes.exact({
3929
3930
  placeholder: PropTypes.string,
3930
3931
  });
3931
3932
 
3933
+ T['io.flow.v0.models.payment_request_billing_currency_rate'] = PropTypes.exact({
3934
+ base_amount: PropTypes.number.isRequired,
3935
+ base_currency: PropTypes.string.isRequired,
3936
+ });
3937
+
3932
3938
  T['io.flow.v0.models.payment_request_billing_fees'] = PropTypes.exact({
3933
3939
  mor_fee_rate: PropTypes.number,
3934
3940
  fx_fee_rate: PropTypes.number,
@@ -3936,6 +3942,7 @@ T['io.flow.v0.models.payment_request_billing_fees'] = PropTypes.exact({
3936
3942
 
3937
3943
  T['io.flow.v0.models.payment_request_billing'] = PropTypes.exact({
3938
3944
  fees: T['io.flow.v0.models.payment_request_billing_fees'].isRequired,
3945
+ currency_rate: T['io.flow.v0.models.payment_request_billing_currency_rate'],
3939
3946
  });
3940
3947
 
3941
3948
  T['io.flow.v0.models.payment_request_review_check'] = PropTypes.exact({
@@ -4261,6 +4268,8 @@ T['io.flow.v0.models.payment_reversal'] = PropTypes.exact({
4261
4268
  id: PropTypes.string.isRequired,
4262
4269
  amount: PropTypes.number.isRequired,
4263
4270
  currency: PropTypes.string.isRequired,
4271
+ base_amount: PropTypes.number,
4272
+ base_currency: PropTypes.string,
4264
4273
  created_at: PropTypes.string.isRequired,
4265
4274
  updated_at: PropTypes.string.isRequired,
4266
4275
  status: T['io.flow.v0.models.payment_reversal_status'].isRequired,
@@ -5860,6 +5869,8 @@ T['io.flow.v0.models.payment_refund'] = PropTypes.exact({
5860
5869
  id: PropTypes.string.isRequired,
5861
5870
  amount: PropTypes.number.isRequired,
5862
5871
  currency: PropTypes.string.isRequired,
5872
+ base_amount: PropTypes.number,
5873
+ base_currency: PropTypes.string,
5863
5874
  created_at: PropTypes.string.isRequired,
5864
5875
  updated_at: PropTypes.string.isRequired,
5865
5876
  status: T['io.flow.v0.models.payment_refund_status'].isRequired,
@@ -6950,6 +6961,13 @@ T['io.flow.v0.models.transaction_metadata_manual'] = PropTypes.exact({
6950
6961
  url: PropTypes.string,
6951
6962
  });
6952
6963
 
6964
+ T['io.flow.v0.models.transaction_metadata_carrier_charge'] = PropTypes.exact({
6965
+ discriminator: PropTypes.oneOf(['carrier_charge']).isRequired,
6966
+ reason: T['io.flow.v0.enums.carrier_charge_reason'].isRequired,
6967
+ carrier_id: PropTypes.string.isRequired,
6968
+ carrier_tracking_number: PropTypes.string.isRequired,
6969
+ });
6970
+
6953
6971
  T['io.flow.v0.models.transaction_metadata_trueup'] = PropTypes.exact({
6954
6972
  discriminator: PropTypes.oneOf(['trueup']).isRequired,
6955
6973
  original: T['io.flow.v0.models.transaction_metadata_original_transaction'].isRequired,
@@ -6989,6 +7007,7 @@ T['io.flow.v0.enums.transaction_source'] = PropTypes.oneOf([
6989
7007
  'shipping_label',
6990
7008
  'shipping_label_service',
6991
7009
  'trueup',
7010
+ 'carrier_charge',
6992
7011
  'shipping_label_revenue_share',
6993
7012
  'platform_fee',
6994
7013
  'tax',
@@ -7672,6 +7691,7 @@ T['io.flow.v0.unions.transaction_metadata'] = PropTypes.oneOfType([
7672
7691
  T['io.flow.v0.models.transaction_metadata_shipping_label'],
7673
7692
  T['io.flow.v0.models.transaction_metadata_channel'],
7674
7693
  T['io.flow.v0.models.transaction_metadata_trueup'],
7694
+ T['io.flow.v0.models.transaction_metadata_carrier_charge'],
7675
7695
  T['io.flow.v0.models.transaction_metadata_manual'],
7676
7696
  ]);
7677
7697
 
@@ -7812,6 +7832,8 @@ T['io.flow.v0.models.payment_capture'] = PropTypes.exact({
7812
7832
  id: PropTypes.string.isRequired,
7813
7833
  amount: PropTypes.number.isRequired,
7814
7834
  currency: PropTypes.string.isRequired,
7835
+ base_amount: PropTypes.number,
7836
+ base_currency: PropTypes.string,
7815
7837
  created_at: PropTypes.string.isRequired,
7816
7838
  updated_at: PropTypes.string.isRequired,
7817
7839
  status: T['io.flow.v0.models.payment_capture_status'].isRequired,
@@ -10852,6 +10874,8 @@ T['io.flow.v0.models.payment_authorization'] = PropTypes.exact({
10852
10874
  status: T['io.flow.v0.models.payment_authorization_status'].isRequired,
10853
10875
  amount: PropTypes.number.isRequired,
10854
10876
  currency: PropTypes.string.isRequired,
10877
+ base_amount: PropTypes.number,
10878
+ base_currency: PropTypes.string,
10855
10879
  });
10856
10880
 
10857
10881
  T['io.flow.v0.models.payment_information'] = PropTypes.exact({
@@ -11414,6 +11438,8 @@ T['io.flow.v0.models.payment_request'] = PropTypes.exact({
11414
11438
  next_action: T['io.flow.v0.unions.action'],
11415
11439
  amount: PropTypes.number.isRequired,
11416
11440
  currency: PropTypes.string.isRequired,
11441
+ base_amount: PropTypes.number,
11442
+ base_currency: PropTypes.string,
11417
11443
  order_information: T['io.flow.v0.unions.order_information'].isRequired,
11418
11444
  device_details: T['io.flow.v0.unions.device_details'].isRequired,
11419
11445
  locale: PropTypes.string,
@@ -14831,6 +14857,7 @@ export const cardType = T['io.flow.v0.enums.card_type'];
14831
14857
  export const cardUpsertedV2 = T['io.flow.v0.models.card_upserted_v2'];
14832
14858
  export const cardVersion = T['io.flow.v0.models.card_version'];
14833
14859
  export const carrier = T['io.flow.v0.models.carrier'];
14860
+ export const carrierChargeReason = T['io.flow.v0.enums.carrier_charge_reason'];
14834
14861
  export const carrierReference = T['io.flow.v0.models.carrier_reference'];
14835
14862
  export const carrierService = T['io.flow.v0.models.carrier_service'];
14836
14863
  export const cartReference = T['io.flow.v0.models.cart_reference'];
@@ -15808,6 +15835,7 @@ export const paymentRefundForm = T['io.flow.v0.models.payment_refund_form'];
15808
15835
  export const paymentRefundStatus = T['io.flow.v0.models.payment_refund_status'];
15809
15836
  export const paymentRequest = T['io.flow.v0.models.payment_request'];
15810
15837
  export const paymentRequestBilling = T['io.flow.v0.models.payment_request_billing'];
15838
+ export const paymentRequestBillingCurrencyRate = T['io.flow.v0.models.payment_request_billing_currency_rate'];
15811
15839
  export const paymentRequestBillingFees = T['io.flow.v0.models.payment_request_billing_fees'];
15812
15840
  export const paymentRequestBundle = T['io.flow.v0.models.payment_request_bundle'];
15813
15841
  export const paymentRequestBundleForm = T['io.flow.v0.models.payment_request_bundle_form'];
@@ -16314,6 +16342,7 @@ export const transaction = T['io.flow.v0.models.transaction'];
16314
16342
  export const transactionDetails = T['io.flow.v0.unions.transaction_details'];
16315
16343
  export const transactionDetailsCard = T['io.flow.v0.models.transaction_details_card'];
16316
16344
  export const transactionMetadata = T['io.flow.v0.unions.transaction_metadata'];
16345
+ export const transactionMetadataCarrierCharge = T['io.flow.v0.models.transaction_metadata_carrier_charge'];
16317
16346
  export const transactionMetadataChannel = T['io.flow.v0.models.transaction_metadata_channel'];
16318
16347
  export const transactionMetadataChannelCardMetadata = T['io.flow.v0.models.transaction_metadata_channel_card_metadata'];
16319
16348
  export const transactionMetadataChannelCardMetadataIssuerSummary = T['io.flow.v0.models.transaction_metadata_channel_card_metadata_issuer_summary'];