moov_ruby 0.3.6 → 0.3.8
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.
- checksums.yaml +4 -4
- data/lib/moov/accounts.rb +1 -1
- data/lib/moov/apple_pay.rb +3 -3
- data/lib/moov/branding.rb +1 -1
- data/lib/moov/card_issuing.rb +1 -1
- data/lib/moov/cards.rb +6 -6
- data/lib/moov/images.rb +5 -6
- data/lib/moov/models/components/createevidencefilemultipart.rb +1 -1
- data/lib/moov/models/components/createpaymentlink.rb +2 -3
- data/lib/moov/models/components/createpaymentlinklineitem.rb +53 -0
- data/lib/moov/models/components/createpaymentlinklineitem.rbi +23 -0
- data/lib/moov/models/components/createpaymentlinklineitemoption.rb +49 -0
- data/lib/moov/models/components/createpaymentlinklineitemoption.rbi +21 -0
- data/lib/moov/models/components/{paymentlinklineitemoptionvalidationerror.rb → createpaymentlinklineitemoptionvalidationerror.rb} +1 -1
- data/lib/moov/models/components/{paymentlinklineitemoptionvalidationerror.rbi → createpaymentlinklineitemoptionvalidationerror.rbi} +2 -2
- data/lib/moov/models/components/createpaymentlinklineitems.rb +34 -0
- data/lib/moov/models/components/{paymentlinklineitemsupdate.rbi → createpaymentlinklineitems.rbi} +2 -2
- data/lib/moov/models/components/{paymentlinklineitemsupdate.rb → createpaymentlinklineitemsupdate.rb} +3 -3
- data/lib/moov/models/components/{paymentlinklineitemsvalidationerror.rbi → createpaymentlinklineitemsupdate.rbi} +2 -2
- data/lib/moov/models/components/{paymentlinklineitemsvalidationerror.rb → createpaymentlinklineitemsvalidationerror.rb} +3 -3
- data/lib/moov/models/components/createpaymentlinklineitemsvalidationerror.rbi +13 -0
- data/lib/moov/models/components/{paymentlinklineitemvalidationerror.rb → createpaymentlinklineitemvalidationerror.rb} +3 -3
- data/lib/moov/models/components/{paymentlinklineitemvalidationerror.rbi → createpaymentlinklineitemvalidationerror.rbi} +2 -2
- data/lib/moov/models/components/fileuploadrequestmultipart.rb +2 -2
- data/lib/moov/models/components/{imageuploadrequestmultipart_image.rb → image.rb} +1 -1
- data/lib/moov/models/components/{imageupdaterequestmultipart_image.rbi → image.rbi} +2 -2
- data/lib/moov/models/components/imageuploadrequestmultipart.rb +4 -4
- data/lib/moov/models/components/patchsweepconfig.rb +4 -4
- data/lib/moov/models/components/paymentlinklineitem.rb +6 -2
- data/lib/moov/models/components/paymentlinklineitem.rbi +2 -0
- data/lib/moov/models/components/paymentlinklineitemimagemetadata.rb +45 -0
- data/lib/moov/models/components/paymentlinklineitemimagemetadata.rbi +19 -0
- data/lib/moov/models/components/paymentlinklineitemoption.rb +6 -2
- data/lib/moov/models/components/paymentlinklineitemoption.rbi +2 -0
- data/lib/moov/models/components/updatepaymentlink.rb +2 -2
- data/lib/moov/models/components/updaterepresentative.rb +2 -2
- data/lib/moov/models/components.rb +9 -16
- data/lib/moov/models/errors/createpaymentlinkerror.rb +2 -2
- data/lib/moov/models/errors/updatepaymentlinkerror.rb +2 -2
- data/lib/moov/models/operations/createapplepaysession_response.rb +1 -1
- data/lib/moov/models/operations/createpaymentlink_request.rb +1 -1
- data/lib/moov/models/operations/disablepaymentlink_request.rb +1 -1
- data/lib/moov/models/operations/getpaymentlink_request.rb +1 -1
- data/lib/moov/models/operations/getpaymentlinkqrcode_request.rb +1 -1
- data/lib/moov/models/operations/listpaymentlinks_request.rb +1 -1
- data/lib/moov/models/operations/updateimage_request.rb +5 -5
- data/lib/moov/models/operations/updateimage_request.rbi +2 -2
- data/lib/moov/models/operations/updatepaymentlink_request.rb +1 -1
- data/lib/moov/payment_links.rb +1 -1
- data/lib/moov/representatives.rb +2 -2
- data/lib/moov/sdkconfiguration.rb +3 -3
- data/lib/moov/support.rb +1 -1
- data/lib/moov/sweeps.rb +1 -1
- data/lib/moov/transfers.rb +3 -3
- data/lib/moov/wallets.rb +1 -1
- metadata +20 -34
- data/lib/moov/models/components/email.rb +0 -28
- data/lib/moov/models/components/email.rbi +0 -11
- data/lib/moov/models/components/email_union.rb +0 -28
- data/lib/moov/models/components/email_union.rbi +0 -11
- data/lib/moov/models/components/imageupdaterequestmultipart.rb +0 -39
- data/lib/moov/models/components/imageupdaterequestmultipart.rbi +0 -15
- data/lib/moov/models/components/imageupdaterequestmultipart_image.rb +0 -37
- data/lib/moov/models/components/imageuploadrequestmultipart_image.rbi +0 -15
- data/lib/moov/models/components/metadata.rb +0 -35
- data/lib/moov/models/components/metadata.rbi +0 -13
- data/lib/moov/models/components/pullpaymentmethodid.rb +0 -28
- data/lib/moov/models/components/pullpaymentmethodid.rbi +0 -11
- data/lib/moov/models/components/pullpaymentmethodid_union.rb +0 -28
- data/lib/moov/models/components/pullpaymentmethodid_union.rbi +0 -11
- data/lib/moov/models/components/pushpaymentmethodid.rb +0 -28
- data/lib/moov/models/components/pushpaymentmethodid.rbi +0 -11
- data/lib/moov/models/components/pushpaymentmethodid_union.rb +0 -28
- data/lib/moov/models/components/pushpaymentmethodid_union.rbi +0 -11
- data/lib/moov/models/components/statementdescriptor.rb +0 -28
- data/lib/moov/models/components/statementdescriptor.rbi +0 -11
- data/lib/moov/models/components/statementdescriptor_union.rb +0 -28
- data/lib/moov/models/components/statementdescriptor_union.rbi +0 -11
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
# typed: true
|
|
4
|
+
# frozen_string_literal: true
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
module Moov
|
|
8
|
+
module Models
|
|
9
|
+
module Components
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
class PaymentLinkLineItemImageMetadata
|
|
13
|
+
extend T::Sig
|
|
14
|
+
include Crystalline::MetadataFields
|
|
15
|
+
|
|
16
|
+
# Unique identifier for a image resource.
|
|
17
|
+
field :image_id, ::String, { 'format_json': { 'letter_case': ::Moov::Utils.field_name('imageID'), required: true } }
|
|
18
|
+
# The image's public URL.
|
|
19
|
+
field :link, ::String, { 'format_json': { 'letter_case': ::Moov::Utils.field_name('link'), required: true } }
|
|
20
|
+
# A unique identifier for an image, used in public image links.
|
|
21
|
+
field :public_id, ::String, { 'format_json': { 'letter_case': ::Moov::Utils.field_name('publicID'), required: true } }
|
|
22
|
+
# Alternative text for the image.
|
|
23
|
+
field :alt_text, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('altText') } }
|
|
24
|
+
|
|
25
|
+
sig { params(image_id: ::String, link: ::String, public_id: ::String, alt_text: T.nilable(::String)).void }
|
|
26
|
+
def initialize(image_id:, link:, public_id:, alt_text: nil)
|
|
27
|
+
@image_id = image_id
|
|
28
|
+
@link = link
|
|
29
|
+
@public_id = public_id
|
|
30
|
+
@alt_text = alt_text
|
|
31
|
+
end
|
|
32
|
+
|
|
33
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
34
|
+
def ==(other)
|
|
35
|
+
return false unless other.is_a? self.class
|
|
36
|
+
return false unless @image_id == other.image_id
|
|
37
|
+
return false unless @link == other.link
|
|
38
|
+
return false unless @public_id == other.public_id
|
|
39
|
+
return false unless @alt_text == other.alt_text
|
|
40
|
+
true
|
|
41
|
+
end
|
|
42
|
+
end
|
|
43
|
+
end
|
|
44
|
+
end
|
|
45
|
+
end
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# typed: true
|
|
2
|
+
# frozen_string_literal: true
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class Moov::Models::Components::PaymentLinkLineItemImageMetadata
|
|
6
|
+
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
+
end
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class Moov::Models::Components::PaymentLinkLineItemImageMetadata
|
|
11
|
+
def image_id(); end
|
|
12
|
+
def image_id=(str_); end
|
|
13
|
+
def link(); end
|
|
14
|
+
def link=(str_); end
|
|
15
|
+
def public_id(); end
|
|
16
|
+
def public_id=(str_); end
|
|
17
|
+
def alt_text(); end
|
|
18
|
+
def alt_text=(str_); end
|
|
19
|
+
end
|
|
@@ -19,14 +19,17 @@ module Moov
|
|
|
19
19
|
field :quantity, ::Integer, { 'format_json': { 'letter_case': ::Moov::Utils.field_name('quantity'), required: true } }
|
|
20
20
|
# Optional price modification applied by this option. Can be positive, negative, or zero.
|
|
21
21
|
field :price_modifier, Crystalline::Nilable.new(Models::Components::AmountDecimal), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('priceModifier') } }
|
|
22
|
+
# Optional list of images associated with this line item option.
|
|
23
|
+
field :images, Crystalline::Nilable.new(Crystalline::Array.new(Models::Components::PaymentLinkLineItemImageMetadata)), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('images') } }
|
|
22
24
|
# Optional group identifier to categorize related options (e.g., 'toppings').
|
|
23
25
|
field :group, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('group') } }
|
|
24
26
|
|
|
25
|
-
sig { params(name: ::String, quantity: ::Integer, price_modifier: T.nilable(Models::Components::AmountDecimal), group: T.nilable(::String)).void }
|
|
26
|
-
def initialize(name:, quantity:, price_modifier: nil, group: nil)
|
|
27
|
+
sig { params(name: ::String, quantity: ::Integer, price_modifier: T.nilable(Models::Components::AmountDecimal), images: T.nilable(T::Array[Models::Components::PaymentLinkLineItemImageMetadata]), group: T.nilable(::String)).void }
|
|
28
|
+
def initialize(name:, quantity:, price_modifier: nil, images: nil, group: nil)
|
|
27
29
|
@name = name
|
|
28
30
|
@quantity = quantity
|
|
29
31
|
@price_modifier = price_modifier
|
|
32
|
+
@images = images
|
|
30
33
|
@group = group
|
|
31
34
|
end
|
|
32
35
|
|
|
@@ -36,6 +39,7 @@ module Moov
|
|
|
36
39
|
return false unless @name == other.name
|
|
37
40
|
return false unless @quantity == other.quantity
|
|
38
41
|
return false unless @price_modifier == other.price_modifier
|
|
42
|
+
return false unless @images == other.images
|
|
39
43
|
return false unless @group == other.group
|
|
40
44
|
true
|
|
41
45
|
end
|
|
@@ -25,11 +25,11 @@ module Moov
|
|
|
25
25
|
field :payout, Crystalline::Nilable.new(Models::Components::PaymentLinkPayoutDetailsUpdate), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('payout') } }
|
|
26
26
|
# An optional collection of line items for a payment link.
|
|
27
27
|
# When line items are provided, their total plus sales tax must equal the payment link amount.
|
|
28
|
-
field :line_items, Crystalline::Nilable.new(Models::Components::
|
|
28
|
+
field :line_items, Crystalline::Nilable.new(Models::Components::CreatePaymentLinkLineItemsUpdate), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('lineItems') } }
|
|
29
29
|
|
|
30
30
|
field :expires_on, Crystalline::Nilable.new(::DateTime), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('expiresOn'), 'decoder': Utils.datetime_from_iso_format(true) } }
|
|
31
31
|
|
|
32
|
-
sig { params(amount: T.nilable(Models::Components::AmountUpdate), display: T.nilable(Models::Components::PaymentLinkDisplayOptionsUpdate), customer: T.nilable(Models::Components::PaymentLinkCustomerOptions), payment: T.nilable(Models::Components::PaymentLinkPaymentDetailsUpdate), payout: T.nilable(Models::Components::PaymentLinkPayoutDetailsUpdate), line_items: T.nilable(Models::Components::
|
|
32
|
+
sig { params(amount: T.nilable(Models::Components::AmountUpdate), display: T.nilable(Models::Components::PaymentLinkDisplayOptionsUpdate), customer: T.nilable(Models::Components::PaymentLinkCustomerOptions), payment: T.nilable(Models::Components::PaymentLinkPaymentDetailsUpdate), payout: T.nilable(Models::Components::PaymentLinkPayoutDetailsUpdate), line_items: T.nilable(Models::Components::CreatePaymentLinkLineItemsUpdate), expires_on: T.nilable(::DateTime)).void }
|
|
33
33
|
def initialize(amount: nil, display: nil, customer: nil, payment: nil, payout: nil, line_items: nil, expires_on: nil)
|
|
34
34
|
@amount = amount
|
|
35
35
|
@display = display
|
|
@@ -18,7 +18,7 @@ module Moov
|
|
|
18
18
|
|
|
19
19
|
field :phone, Crystalline::Nilable.new(Models::Components::Phone), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('phone') } }
|
|
20
20
|
|
|
21
|
-
field :email, Crystalline::Nilable.new(
|
|
21
|
+
field :email, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('email') } }
|
|
22
22
|
|
|
23
23
|
field :address, Crystalline::Nilable.new(Models::Components::UpdateRepresentativeAddress), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('address') } }
|
|
24
24
|
|
|
@@ -28,7 +28,7 @@ module Moov
|
|
|
28
28
|
|
|
29
29
|
field :responsibilities, Crystalline::Nilable.new(Models::Components::Responsibilities), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('responsibilities') } }
|
|
30
30
|
|
|
31
|
-
sig { params(name: T.nilable(Models::Components::IndividualNameUpdate), phone: T.nilable(Models::Components::Phone), email: T.nilable(
|
|
31
|
+
sig { params(name: T.nilable(Models::Components::IndividualNameUpdate), phone: T.nilable(Models::Components::Phone), email: T.nilable(::String), address: T.nilable(Models::Components::UpdateRepresentativeAddress), birth_date: T.nilable(Models::Components::UpdateRepresentativeBirthDate), government_id: T.nilable(Models::Components::UpdateRepresentativeGovernmentID), responsibilities: T.nilable(Models::Components::Responsibilities)).void }
|
|
32
32
|
def initialize(name: nil, phone: nil, email: nil, address: nil, birth_date: nil, government_id: nil, responsibilities: nil)
|
|
33
33
|
@name = name
|
|
34
34
|
@phone = phone
|
|
@@ -161,6 +161,13 @@ module Moov
|
|
|
161
161
|
autoload :CreateIndividualProfile, 'moov/models/components/createindividualprofile.rb'
|
|
162
162
|
autoload :CreateInvoice, 'moov/models/components/createinvoice.rb'
|
|
163
163
|
autoload :CreatePaymentLink, 'moov/models/components/createpaymentlink.rb'
|
|
164
|
+
autoload :CreatePaymentLinkLineItem, 'moov/models/components/createpaymentlinklineitem.rb'
|
|
165
|
+
autoload :CreatePaymentLinkLineItemOption, 'moov/models/components/createpaymentlinklineitemoption.rb'
|
|
166
|
+
autoload :CreatePaymentLinkLineItemOptionValidationError, 'moov/models/components/createpaymentlinklineitemoptionvalidationerror.rb'
|
|
167
|
+
autoload :CreatePaymentLinkLineItemValidationError, 'moov/models/components/createpaymentlinklineitemvalidationerror.rb'
|
|
168
|
+
autoload :CreatePaymentLinkLineItems, 'moov/models/components/createpaymentlinklineitems.rb'
|
|
169
|
+
autoload :CreatePaymentLinkLineItemsUpdate, 'moov/models/components/createpaymentlinklineitemsupdate.rb'
|
|
170
|
+
autoload :CreatePaymentLinkLineItemsValidationError, 'moov/models/components/createpaymentlinklineitemsvalidationerror.rb'
|
|
164
171
|
autoload :CreateProductOption, 'moov/models/components/createproductoption.rb'
|
|
165
172
|
autoload :CreateProductOptionGroup, 'moov/models/components/createproductoptiongroup.rb'
|
|
166
173
|
autoload :CreateProfile, 'moov/models/components/createprofile.rb'
|
|
@@ -247,10 +254,7 @@ module Moov
|
|
|
247
254
|
autoload :ImageMetadata, 'moov/models/components/imagemetadata.rb'
|
|
248
255
|
autoload :ImageMetadataRequest, 'moov/models/components/imagemetadatarequest.rb'
|
|
249
256
|
autoload :ImageMetadataValidationError, 'moov/models/components/imagemetadatavalidationerror.rb'
|
|
250
|
-
autoload :ImageUpdateRequestMultiPart, 'moov/models/components/imageupdaterequestmultipart.rb'
|
|
251
|
-
autoload :ImageUpdateRequestMultiPartImage, 'moov/models/components/imageupdaterequestmultipart_image.rb'
|
|
252
257
|
autoload :ImageUploadRequestMultiPart, 'moov/models/components/imageuploadrequestmultipart.rb'
|
|
253
|
-
autoload :ImageUploadRequestMultiPartImage, 'moov/models/components/imageuploadrequestmultipart_image.rb'
|
|
254
258
|
autoload :IncurredFee, 'moov/models/components/incurredfee.rb'
|
|
255
259
|
autoload :IndividualName, 'moov/models/components/individualname.rb'
|
|
256
260
|
autoload :IndividualNameError, 'moov/models/components/individualnameerror.rb'
|
|
@@ -348,12 +352,9 @@ module Moov
|
|
|
348
352
|
autoload :PaymentLinkDisplayOptions, 'moov/models/components/paymentlinkdisplayoptions.rb'
|
|
349
353
|
autoload :PaymentLinkDisplayOptionsUpdate, 'moov/models/components/paymentlinkdisplayoptionsupdate.rb'
|
|
350
354
|
autoload :PaymentLinkLineItem, 'moov/models/components/paymentlinklineitem.rb'
|
|
355
|
+
autoload :PaymentLinkLineItemImageMetadata, 'moov/models/components/paymentlinklineitemimagemetadata.rb'
|
|
351
356
|
autoload :PaymentLinkLineItemOption, 'moov/models/components/paymentlinklineitemoption.rb'
|
|
352
|
-
autoload :PaymentLinkLineItemOptionValidationError, 'moov/models/components/paymentlinklineitemoptionvalidationerror.rb'
|
|
353
|
-
autoload :PaymentLinkLineItemValidationError, 'moov/models/components/paymentlinklineitemvalidationerror.rb'
|
|
354
357
|
autoload :PaymentLinkLineItems, 'moov/models/components/paymentlinklineitems.rb'
|
|
355
|
-
autoload :PaymentLinkLineItemsUpdate, 'moov/models/components/paymentlinklineitemsupdate.rb'
|
|
356
|
-
autoload :PaymentLinkLineItemsValidationError, 'moov/models/components/paymentlinklineitemsvalidationerror.rb'
|
|
357
358
|
autoload :PaymentLinkPaymentDetails, 'moov/models/components/paymentlinkpaymentdetails.rb'
|
|
358
359
|
autoload :PaymentLinkPaymentDetailsUpdate, 'moov/models/components/paymentlinkpaymentdetailsupdate.rb'
|
|
359
360
|
autoload :PaymentLinkPayoutDetails, 'moov/models/components/paymentlinkpayoutdetails.rb'
|
|
@@ -574,20 +575,12 @@ module Moov
|
|
|
574
575
|
autoload :CardAcquiring, 'moov/models/components/cardacquiring.rb'
|
|
575
576
|
autoload :CardDetails, 'moov/models/components/carddetails.rb'
|
|
576
577
|
autoload :CardPayment, 'moov/models/components/cardpayment.rb'
|
|
577
|
-
autoload :
|
|
578
|
-
autoload :EmailUnion, 'moov/models/components/email_union.rb'
|
|
578
|
+
autoload :Image, 'moov/models/components/image.rb'
|
|
579
579
|
autoload :Kind, 'moov/models/components/kind.rb'
|
|
580
580
|
autoload :Logo, 'moov/models/components/logo.rb'
|
|
581
581
|
autoload :Manual, 'moov/models/components/manual.rb'
|
|
582
|
-
autoload :Metadata, 'moov/models/components/metadata.rb'
|
|
583
582
|
autoload :Phone, 'moov/models/components/phone.rb'
|
|
584
|
-
autoload :PullPaymentMethodID, 'moov/models/components/pullpaymentmethodid.rb'
|
|
585
|
-
autoload :PullPaymentMethodIDUnion, 'moov/models/components/pullpaymentmethodid_union.rb'
|
|
586
|
-
autoload :PushPaymentMethodID, 'moov/models/components/pushpaymentmethodid.rb'
|
|
587
|
-
autoload :PushPaymentMethodIDUnion, 'moov/models/components/pushpaymentmethodid_union.rb'
|
|
588
583
|
autoload :Responsibilities, 'moov/models/components/responsibilities.rb'
|
|
589
|
-
autoload :StatementDescriptor, 'moov/models/components/statementdescriptor.rb'
|
|
590
|
-
autoload :StatementDescriptorUnion, 'moov/models/components/statementdescriptor_union.rb'
|
|
591
584
|
autoload :Status, 'moov/models/components/status.rb'
|
|
592
585
|
autoload :TokenTypeHint, 'moov/models/components/token_type_hint.rb'
|
|
593
586
|
autoload :Use, 'moov/models/components/use.rb'
|
|
@@ -30,11 +30,11 @@ module Moov
|
|
|
30
30
|
|
|
31
31
|
field :payout, Crystalline::Nilable.new(Models::Components::PayoutDetailsError), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('payout') } }
|
|
32
32
|
|
|
33
|
-
field :line_items, Crystalline::Nilable.new(Models::Components::
|
|
33
|
+
field :line_items, Crystalline::Nilable.new(Models::Components::CreatePaymentLinkLineItemsValidationError), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('lineItems') } }
|
|
34
34
|
# Raw HTTP response; suitable for custom response parsing
|
|
35
35
|
field :raw_response, Crystalline::Nilable.new(::Faraday::Response), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('-') } }
|
|
36
36
|
|
|
37
|
-
sig { params(partner_account_id: T.nilable(::String), merchant_payment_method_id: T.nilable(::String), amount: T.nilable(Models::Components::AmountValidationError), max_uses: T.nilable(::String), expires_on: T.nilable(::String), display: T.nilable(Models::Components::DisplayOptionsError), payment: T.nilable(Models::Components::PaymentDetailsError), payout: T.nilable(Models::Components::PayoutDetailsError), line_items: T.nilable(Models::Components::
|
|
37
|
+
sig { params(partner_account_id: T.nilable(::String), merchant_payment_method_id: T.nilable(::String), amount: T.nilable(Models::Components::AmountValidationError), max_uses: T.nilable(::String), expires_on: T.nilable(::String), display: T.nilable(Models::Components::DisplayOptionsError), payment: T.nilable(Models::Components::PaymentDetailsError), payout: T.nilable(Models::Components::PayoutDetailsError), line_items: T.nilable(Models::Components::CreatePaymentLinkLineItemsValidationError), raw_response: T.nilable(::Faraday::Response)).void }
|
|
38
38
|
def initialize(partner_account_id: nil, merchant_payment_method_id: nil, amount: nil, max_uses: nil, expires_on: nil, display: nil, payment: nil, payout: nil, line_items: nil, raw_response: nil)
|
|
39
39
|
@partner_account_id = partner_account_id
|
|
40
40
|
@merchant_payment_method_id = merchant_payment_method_id
|
|
@@ -24,11 +24,11 @@ module Moov
|
|
|
24
24
|
|
|
25
25
|
field :payout, Crystalline::Nilable.new(Models::Components::PayoutDetailsError), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('payout') } }
|
|
26
26
|
|
|
27
|
-
field :line_items, Crystalline::Nilable.new(Models::Components::
|
|
27
|
+
field :line_items, Crystalline::Nilable.new(Models::Components::CreatePaymentLinkLineItemsValidationError), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('lineItems') } }
|
|
28
28
|
# Raw HTTP response; suitable for custom response parsing
|
|
29
29
|
field :raw_response, Crystalline::Nilable.new(::Faraday::Response), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('-') } }
|
|
30
30
|
|
|
31
|
-
sig { params(amount: T.nilable(Models::Components::AmountValidationError), expires_on: T.nilable(::String), display: T.nilable(Models::Components::DisplayOptionsError), payment: T.nilable(Models::Components::PaymentDetailsError), payout: T.nilable(Models::Components::PayoutDetailsError), line_items: T.nilable(Models::Components::
|
|
31
|
+
sig { params(amount: T.nilable(Models::Components::AmountValidationError), expires_on: T.nilable(::String), display: T.nilable(Models::Components::DisplayOptionsError), payment: T.nilable(Models::Components::PaymentDetailsError), payout: T.nilable(Models::Components::PayoutDetailsError), line_items: T.nilable(Models::Components::CreatePaymentLinkLineItemsValidationError), raw_response: T.nilable(::Faraday::Response)).void }
|
|
32
32
|
def initialize(amount: nil, expires_on: nil, display: nil, payment: nil, payout: nil, line_items: nil, raw_response: nil)
|
|
33
33
|
@amount = amount
|
|
34
34
|
@expires_on = expires_on
|
|
@@ -21,7 +21,7 @@ module Moov
|
|
|
21
21
|
field :raw_response, ::Faraday::Response
|
|
22
22
|
|
|
23
23
|
field :headers, Crystalline::Hash.new(Symbol, Crystalline::Array.new(::String))
|
|
24
|
-
# The request
|
|
24
|
+
# The request has succeeded.
|
|
25
25
|
field :apple_pay_session, Crystalline::Nilable.new(::String)
|
|
26
26
|
|
|
27
27
|
sig { params(content_type: ::String, status_code: ::Integer, raw_response: ::Faraday::Response, headers: T::Hash[Symbol, T::Array[::String]], apple_pay_session: T.nilable(::String)).void }
|
|
@@ -13,7 +13,7 @@ module Moov
|
|
|
13
13
|
extend T::Sig
|
|
14
14
|
include Crystalline::MetadataFields
|
|
15
15
|
|
|
16
|
-
|
|
16
|
+
# The merchant account ID.
|
|
17
17
|
field :account_id, ::String, { 'path_param': { 'field_name': 'accountID', 'style': 'simple', 'explode': false } }
|
|
18
18
|
|
|
19
19
|
field :create_payment_link, Models::Components::CreatePaymentLink, { 'request': { 'media_type': 'application/json' } }
|
|
@@ -13,7 +13,7 @@ module Moov
|
|
|
13
13
|
extend T::Sig
|
|
14
14
|
include Crystalline::MetadataFields
|
|
15
15
|
|
|
16
|
-
|
|
16
|
+
# The merchant account ID.
|
|
17
17
|
field :account_id, ::String, { 'path_param': { 'field_name': 'accountID', 'style': 'simple', 'explode': false } }
|
|
18
18
|
|
|
19
19
|
field :payment_link_code, ::String, { 'path_param': { 'field_name': 'paymentLinkCode', 'style': 'simple', 'explode': false } }
|
|
@@ -13,7 +13,7 @@ module Moov
|
|
|
13
13
|
extend T::Sig
|
|
14
14
|
include Crystalline::MetadataFields
|
|
15
15
|
|
|
16
|
-
|
|
16
|
+
# The merchant account ID.
|
|
17
17
|
field :account_id, ::String, { 'path_param': { 'field_name': 'accountID', 'style': 'simple', 'explode': false } }
|
|
18
18
|
|
|
19
19
|
field :payment_link_code, ::String, { 'path_param': { 'field_name': 'paymentLinkCode', 'style': 'simple', 'explode': false } }
|
|
@@ -13,7 +13,7 @@ module Moov
|
|
|
13
13
|
extend T::Sig
|
|
14
14
|
include Crystalline::MetadataFields
|
|
15
15
|
|
|
16
|
-
|
|
16
|
+
# The merchant account ID.
|
|
17
17
|
field :account_id, ::String, { 'path_param': { 'field_name': 'accountID', 'style': 'simple', 'explode': false } }
|
|
18
18
|
|
|
19
19
|
field :payment_link_code, ::String, { 'path_param': { 'field_name': 'paymentLinkCode', 'style': 'simple', 'explode': false } }
|
|
@@ -18,7 +18,7 @@ module Moov
|
|
|
18
18
|
|
|
19
19
|
field :image_id, ::String, { 'path_param': { 'field_name': 'imageID', 'style': 'simple', 'explode': false } }
|
|
20
20
|
|
|
21
|
-
field :
|
|
21
|
+
field :image_upload_request_multi_part, Models::Components::ImageUploadRequestMultiPart, { 'request': { 'media_type': 'multipart/form-data' } }
|
|
22
22
|
# Specify an API version.
|
|
23
23
|
#
|
|
24
24
|
# API versioning follows the format `vYYYY.QQ.BB`, where
|
|
@@ -31,11 +31,11 @@ module Moov
|
|
|
31
31
|
# When no version is specified, the API defaults to `v2024.01.00`.
|
|
32
32
|
field :x_moov_version, Crystalline::Nilable.new(::String), { 'header': { 'field_name': 'X-Moov-Version', 'style': 'simple', 'explode': false } }
|
|
33
33
|
|
|
34
|
-
sig { params(account_id: ::String, image_id: ::String,
|
|
35
|
-
def initialize(account_id:, image_id:,
|
|
34
|
+
sig { params(account_id: ::String, image_id: ::String, image_upload_request_multi_part: Models::Components::ImageUploadRequestMultiPart, x_moov_version: T.nilable(::String)).void }
|
|
35
|
+
def initialize(account_id:, image_id:, image_upload_request_multi_part:, x_moov_version: nil)
|
|
36
36
|
@account_id = account_id
|
|
37
37
|
@image_id = image_id
|
|
38
|
-
@
|
|
38
|
+
@image_upload_request_multi_part = image_upload_request_multi_part
|
|
39
39
|
@x_moov_version = x_moov_version
|
|
40
40
|
end
|
|
41
41
|
|
|
@@ -44,7 +44,7 @@ module Moov
|
|
|
44
44
|
return false unless other.is_a? self.class
|
|
45
45
|
return false unless @account_id == other.account_id
|
|
46
46
|
return false unless @image_id == other.image_id
|
|
47
|
-
return false unless @
|
|
47
|
+
return false unless @image_upload_request_multi_part == other.image_upload_request_multi_part
|
|
48
48
|
return false unless @x_moov_version == other.x_moov_version
|
|
49
49
|
true
|
|
50
50
|
end
|
|
@@ -12,8 +12,8 @@ class Moov::Models::Operations::UpdateImageRequest
|
|
|
12
12
|
def account_id=(str_); end
|
|
13
13
|
def image_id(); end
|
|
14
14
|
def image_id=(str_); end
|
|
15
|
-
def
|
|
16
|
-
def
|
|
15
|
+
def image_upload_request_multi_part(); end
|
|
16
|
+
def image_upload_request_multi_part=(str_); end
|
|
17
17
|
def x_moov_version(); end
|
|
18
18
|
def x_moov_version=(str_); end
|
|
19
19
|
end
|
|
@@ -13,7 +13,7 @@ module Moov
|
|
|
13
13
|
extend T::Sig
|
|
14
14
|
include Crystalline::MetadataFields
|
|
15
15
|
|
|
16
|
-
|
|
16
|
+
# The merchant account ID.
|
|
17
17
|
field :account_id, ::String, { 'path_param': { 'field_name': 'accountID', 'style': 'simple', 'explode': false } }
|
|
18
18
|
|
|
19
19
|
field :payment_link_code, ::String, { 'path_param': { 'field_name': 'paymentLinkCode', 'style': 'simple', 'explode': false } }
|
data/lib/moov/payment_links.rb
CHANGED
|
@@ -448,7 +448,7 @@ module Moov
|
|
|
448
448
|
def update(update_payment_link:, account_id:, payment_link_code:, x_moov_version: nil, timeout_ms: nil)
|
|
449
449
|
# update - Update a payment link.
|
|
450
450
|
#
|
|
451
|
-
# To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
451
|
+
# To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
452
452
|
# you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
453
453
|
request = Models::Operations::UpdatePaymentLinkRequest.new(
|
|
454
454
|
account_id: account_id,
|
data/lib/moov/representatives.rb
CHANGED
|
@@ -581,7 +581,7 @@ module Moov
|
|
|
581
581
|
|
|
582
582
|
sig { params(update_representative: Models::Components::UpdateRepresentative, account_id: ::String, representative_id: ::String, x_moov_version: T.nilable(::String), timeout_ms: T.nilable(Integer)).returns(Models::Operations::UpdateRepresentativeResponse) }
|
|
583
583
|
def update(update_representative:, account_id:, representative_id:, x_moov_version: nil, timeout_ms: nil)
|
|
584
|
-
# update - If a representative's information has changed you can patch the information associated with a specific representative ID.
|
|
584
|
+
# update - If a representative's information has changed you can patch the information associated with a specific representative ID.
|
|
585
585
|
# Read our [business representatives guide](https://docs.moov.io/guides/accounts/requirements/business-representatives/) to learn more.
|
|
586
586
|
#
|
|
587
587
|
# When **can** profile data be updated:
|
|
@@ -596,7 +596,7 @@ module Moov
|
|
|
596
596
|
#
|
|
597
597
|
# If you need to update information in a locked state, please contact Moov support.
|
|
598
598
|
#
|
|
599
|
-
# To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
599
|
+
# To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
600
600
|
# you'll need to specify the `/accounts/{accountID}/representatives.write` scope.
|
|
601
601
|
request = Models::Operations::UpdateRepresentativeRequest.new(
|
|
602
602
|
account_id: account_id,
|
|
@@ -95,9 +95,9 @@ module Moov
|
|
|
95
95
|
@globals = globals.nil? ? {} : globals
|
|
96
96
|
@language = 'ruby'
|
|
97
97
|
@openapi_doc_version = 'latest'
|
|
98
|
-
@sdk_version = '0.3.
|
|
99
|
-
@gen_version = '2.
|
|
100
|
-
@user_agent = 'speakeasy-sdk/ruby 0.3.
|
|
98
|
+
@sdk_version = '0.3.8'
|
|
99
|
+
@gen_version = '2.763.3'
|
|
100
|
+
@user_agent = 'speakeasy-sdk/ruby 0.3.8 2.763.3 latest moov_ruby'
|
|
101
101
|
end
|
|
102
102
|
|
|
103
103
|
sig { returns([String, T::Hash[Symbol, String]]) }
|
data/lib/moov/support.rb
CHANGED
|
@@ -457,7 +457,7 @@ module Moov
|
|
|
457
457
|
def update_ticket(update_ticket:, account_id:, ticket_id:, x_moov_version: nil, timeout_ms: nil)
|
|
458
458
|
# update_ticket - Updates a support ticket.
|
|
459
459
|
#
|
|
460
|
-
# To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
460
|
+
# To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
461
461
|
# you'll need to specify the `/accounts/{accountID}/tickets.write` scope.
|
|
462
462
|
#
|
|
463
463
|
# If you're updating the ticket on behalf of another account, then you'll need to
|
data/lib/moov/sweeps.rb
CHANGED
|
@@ -450,7 +450,7 @@ module Moov
|
|
|
450
450
|
def update_config(patch_sweep_config:, account_id:, sweep_config_id:, x_moov_version: nil, timeout_ms: nil)
|
|
451
451
|
# update_config - Update settings on a sweep config.
|
|
452
452
|
#
|
|
453
|
-
# To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
453
|
+
# To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
454
454
|
# you'll need to specify the `/accounts/{accountID}/wallets.write` scope.
|
|
455
455
|
request = Models::Operations::UpdateSweepConfigRequest.new(
|
|
456
456
|
account_id: account_id,
|
data/lib/moov/transfers.rb
CHANGED
|
@@ -696,11 +696,11 @@ module Moov
|
|
|
696
696
|
|
|
697
697
|
sig { params(patch_transfer: Models::Components::PatchTransfer, transfer_id: ::String, account_id: ::String, x_moov_version: T.nilable(::String), timeout_ms: T.nilable(Integer)).returns(Models::Operations::UpdateTransferResponse) }
|
|
698
698
|
def update(patch_transfer:, transfer_id:, account_id:, x_moov_version: nil, timeout_ms: nil)
|
|
699
|
-
# update - Update the metadata contained on a transfer.
|
|
699
|
+
# update - Update the metadata contained on a transfer.
|
|
700
700
|
#
|
|
701
|
-
# Read our [transfers overview guide](https://docs.moov.io/guides/money-movement/overview/) to learn more.
|
|
701
|
+
# Read our [transfers overview guide](https://docs.moov.io/guides/money-movement/overview/) to learn more.
|
|
702
702
|
#
|
|
703
|
-
# To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
703
|
+
# To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
704
704
|
# you'll need to specify the `/accounts/{accountID}/transfers.write` scope.
|
|
705
705
|
request = Models::Operations::UpdateTransferRequest.new(
|
|
706
706
|
transfer_id: transfer_id,
|
data/lib/moov/wallets.rb
CHANGED
|
@@ -471,7 +471,7 @@ module Moov
|
|
|
471
471
|
#
|
|
472
472
|
# Read our [Moov wallets guide](https://docs.moov.io/guides/sources/wallets/) to learn more.
|
|
473
473
|
#
|
|
474
|
-
# To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
474
|
+
# To access this endpoint using an [access token](https://docs.moov.io/api/authentication/access-tokens/)
|
|
475
475
|
# you'll need to specify the `/accounts/{accountID}/wallets.write` scope.
|
|
476
476
|
request = Models::Operations::UpdateWalletRequest.new(
|
|
477
477
|
wallet_id: wallet_id,
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: moov_ruby
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.3.
|
|
4
|
+
version: 0.3.8
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Speakeasy
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-11-
|
|
11
|
+
date: 2025-11-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: base64
|
|
@@ -542,6 +542,20 @@ files:
|
|
|
542
542
|
- lib/moov/models/components/createinvoice.rbi
|
|
543
543
|
- lib/moov/models/components/createpaymentlink.rb
|
|
544
544
|
- lib/moov/models/components/createpaymentlink.rbi
|
|
545
|
+
- lib/moov/models/components/createpaymentlinklineitem.rb
|
|
546
|
+
- lib/moov/models/components/createpaymentlinklineitem.rbi
|
|
547
|
+
- lib/moov/models/components/createpaymentlinklineitemoption.rb
|
|
548
|
+
- lib/moov/models/components/createpaymentlinklineitemoption.rbi
|
|
549
|
+
- lib/moov/models/components/createpaymentlinklineitemoptionvalidationerror.rb
|
|
550
|
+
- lib/moov/models/components/createpaymentlinklineitemoptionvalidationerror.rbi
|
|
551
|
+
- lib/moov/models/components/createpaymentlinklineitems.rb
|
|
552
|
+
- lib/moov/models/components/createpaymentlinklineitems.rbi
|
|
553
|
+
- lib/moov/models/components/createpaymentlinklineitemsupdate.rb
|
|
554
|
+
- lib/moov/models/components/createpaymentlinklineitemsupdate.rbi
|
|
555
|
+
- lib/moov/models/components/createpaymentlinklineitemsvalidationerror.rb
|
|
556
|
+
- lib/moov/models/components/createpaymentlinklineitemsvalidationerror.rbi
|
|
557
|
+
- lib/moov/models/components/createpaymentlinklineitemvalidationerror.rb
|
|
558
|
+
- lib/moov/models/components/createpaymentlinklineitemvalidationerror.rbi
|
|
545
559
|
- lib/moov/models/components/createproductoption.rb
|
|
546
560
|
- lib/moov/models/components/createproductoption.rbi
|
|
547
561
|
- lib/moov/models/components/createproductoptiongroup.rb
|
|
@@ -616,10 +630,6 @@ files:
|
|
|
616
630
|
- lib/moov/models/components/e2eetoken.rbi
|
|
617
631
|
- lib/moov/models/components/e2eetokenupdate.rb
|
|
618
632
|
- lib/moov/models/components/e2eetokenupdate.rbi
|
|
619
|
-
- lib/moov/models/components/email.rb
|
|
620
|
-
- lib/moov/models/components/email.rbi
|
|
621
|
-
- lib/moov/models/components/email_union.rb
|
|
622
|
-
- lib/moov/models/components/email_union.rbi
|
|
623
633
|
- lib/moov/models/components/end2endencryptionerror.rb
|
|
624
634
|
- lib/moov/models/components/end2endencryptionerror.rbi
|
|
625
635
|
- lib/moov/models/components/enrichedaddressresponse.rb
|
|
@@ -710,20 +720,16 @@ files:
|
|
|
710
720
|
- lib/moov/models/components/granttype.rbi
|
|
711
721
|
- lib/moov/models/components/guestprofile.rb
|
|
712
722
|
- lib/moov/models/components/guestprofile.rbi
|
|
723
|
+
- lib/moov/models/components/image.rb
|
|
724
|
+
- lib/moov/models/components/image.rbi
|
|
713
725
|
- lib/moov/models/components/imagemetadata.rb
|
|
714
726
|
- lib/moov/models/components/imagemetadata.rbi
|
|
715
727
|
- lib/moov/models/components/imagemetadatarequest.rb
|
|
716
728
|
- lib/moov/models/components/imagemetadatarequest.rbi
|
|
717
729
|
- lib/moov/models/components/imagemetadatavalidationerror.rb
|
|
718
730
|
- lib/moov/models/components/imagemetadatavalidationerror.rbi
|
|
719
|
-
- lib/moov/models/components/imageupdaterequestmultipart.rb
|
|
720
|
-
- lib/moov/models/components/imageupdaterequestmultipart.rbi
|
|
721
|
-
- lib/moov/models/components/imageupdaterequestmultipart_image.rb
|
|
722
|
-
- lib/moov/models/components/imageupdaterequestmultipart_image.rbi
|
|
723
731
|
- lib/moov/models/components/imageuploadrequestmultipart.rb
|
|
724
732
|
- lib/moov/models/components/imageuploadrequestmultipart.rbi
|
|
725
|
-
- lib/moov/models/components/imageuploadrequestmultipart_image.rb
|
|
726
|
-
- lib/moov/models/components/imageuploadrequestmultipart_image.rbi
|
|
727
733
|
- lib/moov/models/components/incurredfee.rb
|
|
728
734
|
- lib/moov/models/components/incurredfee.rbi
|
|
729
735
|
- lib/moov/models/components/individualname.rb
|
|
@@ -840,8 +846,6 @@ files:
|
|
|
840
846
|
- lib/moov/models/components/manualtermsofserviceupdate.rbi
|
|
841
847
|
- lib/moov/models/components/markinvoicepaid.rb
|
|
842
848
|
- lib/moov/models/components/markinvoicepaid.rbi
|
|
843
|
-
- lib/moov/models/components/metadata.rb
|
|
844
|
-
- lib/moov/models/components/metadata.rbi
|
|
845
849
|
- lib/moov/models/components/microdepositstatus.rb
|
|
846
850
|
- lib/moov/models/components/microdepositstatus.rbi
|
|
847
851
|
- lib/moov/models/components/minimumcommitment.rb
|
|
@@ -926,18 +930,12 @@ files:
|
|
|
926
930
|
- lib/moov/models/components/paymentlinkdisplayoptionsupdate.rbi
|
|
927
931
|
- lib/moov/models/components/paymentlinklineitem.rb
|
|
928
932
|
- lib/moov/models/components/paymentlinklineitem.rbi
|
|
933
|
+
- lib/moov/models/components/paymentlinklineitemimagemetadata.rb
|
|
934
|
+
- lib/moov/models/components/paymentlinklineitemimagemetadata.rbi
|
|
929
935
|
- lib/moov/models/components/paymentlinklineitemoption.rb
|
|
930
936
|
- lib/moov/models/components/paymentlinklineitemoption.rbi
|
|
931
|
-
- lib/moov/models/components/paymentlinklineitemoptionvalidationerror.rb
|
|
932
|
-
- lib/moov/models/components/paymentlinklineitemoptionvalidationerror.rbi
|
|
933
937
|
- lib/moov/models/components/paymentlinklineitems.rb
|
|
934
938
|
- lib/moov/models/components/paymentlinklineitems.rbi
|
|
935
|
-
- lib/moov/models/components/paymentlinklineitemsupdate.rb
|
|
936
|
-
- lib/moov/models/components/paymentlinklineitemsupdate.rbi
|
|
937
|
-
- lib/moov/models/components/paymentlinklineitemsvalidationerror.rb
|
|
938
|
-
- lib/moov/models/components/paymentlinklineitemsvalidationerror.rbi
|
|
939
|
-
- lib/moov/models/components/paymentlinklineitemvalidationerror.rb
|
|
940
|
-
- lib/moov/models/components/paymentlinklineitemvalidationerror.rbi
|
|
941
939
|
- lib/moov/models/components/paymentlinkpaymentdetails.rb
|
|
942
940
|
- lib/moov/models/components/paymentlinkpaymentdetails.rbi
|
|
943
941
|
- lib/moov/models/components/paymentlinkpaymentdetailsupdate.rb
|
|
@@ -1006,14 +1004,6 @@ files:
|
|
|
1006
1004
|
- lib/moov/models/components/pullfromcardpaymentmethod.rbi
|
|
1007
1005
|
- lib/moov/models/components/pullfromcardpaymentmethod_paymentmethodtype.rb
|
|
1008
1006
|
- lib/moov/models/components/pullfromcardpaymentmethod_paymentmethodtype.rbi
|
|
1009
|
-
- lib/moov/models/components/pullpaymentmethodid.rb
|
|
1010
|
-
- lib/moov/models/components/pullpaymentmethodid.rbi
|
|
1011
|
-
- lib/moov/models/components/pullpaymentmethodid_union.rb
|
|
1012
|
-
- lib/moov/models/components/pullpaymentmethodid_union.rbi
|
|
1013
|
-
- lib/moov/models/components/pushpaymentmethodid.rb
|
|
1014
|
-
- lib/moov/models/components/pushpaymentmethodid.rbi
|
|
1015
|
-
- lib/moov/models/components/pushpaymentmethodid_union.rb
|
|
1016
|
-
- lib/moov/models/components/pushpaymentmethodid_union.rbi
|
|
1017
1007
|
- lib/moov/models/components/pushtocardpaymentmethod.rb
|
|
1018
1008
|
- lib/moov/models/components/pushtocardpaymentmethod.rbi
|
|
1019
1009
|
- lib/moov/models/components/pushtocardpaymentmethod_paymentmethodtype.rb
|
|
@@ -1124,10 +1114,6 @@ files:
|
|
|
1124
1114
|
- lib/moov/models/components/sourcedestinationoptions.rbi
|
|
1125
1115
|
- lib/moov/models/components/statement.rb
|
|
1126
1116
|
- lib/moov/models/components/statement.rbi
|
|
1127
|
-
- lib/moov/models/components/statementdescriptor.rb
|
|
1128
|
-
- lib/moov/models/components/statementdescriptor.rbi
|
|
1129
|
-
- lib/moov/models/components/statementdescriptor_union.rb
|
|
1130
|
-
- lib/moov/models/components/statementdescriptor_union.rbi
|
|
1131
1117
|
- lib/moov/models/components/status.rb
|
|
1132
1118
|
- lib/moov/models/components/status.rbi
|
|
1133
1119
|
- lib/moov/models/components/submissionintent.rb
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
# Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
2
|
-
|
|
3
|
-
# typed: true
|
|
4
|
-
# frozen_string_literal: true
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
module Moov
|
|
8
|
-
module Models
|
|
9
|
-
module Components
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
class Email
|
|
13
|
-
extend T::Sig
|
|
14
|
-
include Crystalline::MetadataFields
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
def initialize; end
|
|
19
|
-
|
|
20
|
-
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
21
|
-
def ==(other)
|
|
22
|
-
return false unless other.is_a? self.class
|
|
23
|
-
true
|
|
24
|
-
end
|
|
25
|
-
end
|
|
26
|
-
end
|
|
27
|
-
end
|
|
28
|
-
end
|