moov_ruby 0.3.7 → 0.3.9
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/crystalline/metadata_fields.rb +9 -16
- data/lib/crystalline/types.rb +23 -18
- 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/createinvoice.rb +2 -2
- data/lib/moov/models/components/createinvoicelineitem.rb +53 -0
- data/lib/moov/models/components/createinvoicelineitem.rbi +23 -0
- data/lib/moov/models/components/createinvoicelineitemoption.rb +49 -0
- data/lib/moov/models/components/createinvoicelineitemoption.rbi +21 -0
- data/lib/moov/models/components/createinvoicelineitemoptionvalidationerror.rb +45 -0
- data/lib/moov/models/components/createinvoicelineitemoptionvalidationerror.rbi +19 -0
- data/lib/moov/models/components/createinvoicelineitems.rb +33 -0
- data/lib/moov/models/components/{invoicelineitemsupdate.rbi → createinvoicelineitems.rbi} +2 -2
- data/lib/moov/models/components/{invoicelineitemsupdate.rb → createinvoicelineitemsupdate.rb} +3 -3
- data/lib/moov/models/components/createinvoicelineitemsupdate.rbi +13 -0
- data/lib/moov/models/components/createinvoicelineitemsvalidationerror.rb +33 -0
- data/lib/moov/models/components/createinvoicelineitemsvalidationerror.rbi +13 -0
- data/lib/moov/models/components/createinvoicelineitemvalidationerror.rb +49 -0
- data/lib/moov/models/components/createinvoicelineitemvalidationerror.rbi +21 -0
- data/lib/moov/models/components/createpaymentlink.rb +0 -1
- 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/invoicelineitem.rb +10 -6
- data/lib/moov/models/components/invoicelineitem.rbi +4 -2
- data/lib/moov/models/components/invoicelineitemimagemetadata.rb +45 -0
- data/lib/moov/models/components/invoicelineitemimagemetadata.rbi +19 -0
- data/lib/moov/models/components/patchsweepconfig.rb +4 -4
- data/lib/moov/models/components/updateinvoice.rb +2 -2
- data/lib/moov/models/components/updaterepresentative.rb +2 -2
- data/lib/moov/models/components.rb +9 -13
- data/lib/moov/models/errors/createinvoiceerror.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/sdk_hooks/hooks.rb +0 -1
- 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/utils/forms.rb +1 -1
- data/lib/moov/wallets.rb +1 -1
- metadata +20 -28
- 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
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.9
|
|
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
|
+
date: 2025-12-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: base64
|
|
@@ -540,6 +540,20 @@ files:
|
|
|
540
540
|
- lib/moov/models/components/createindividualprofile.rbi
|
|
541
541
|
- lib/moov/models/components/createinvoice.rb
|
|
542
542
|
- lib/moov/models/components/createinvoice.rbi
|
|
543
|
+
- lib/moov/models/components/createinvoicelineitem.rb
|
|
544
|
+
- lib/moov/models/components/createinvoicelineitem.rbi
|
|
545
|
+
- lib/moov/models/components/createinvoicelineitemoption.rb
|
|
546
|
+
- lib/moov/models/components/createinvoicelineitemoption.rbi
|
|
547
|
+
- lib/moov/models/components/createinvoicelineitemoptionvalidationerror.rb
|
|
548
|
+
- lib/moov/models/components/createinvoicelineitemoptionvalidationerror.rbi
|
|
549
|
+
- lib/moov/models/components/createinvoicelineitems.rb
|
|
550
|
+
- lib/moov/models/components/createinvoicelineitems.rbi
|
|
551
|
+
- lib/moov/models/components/createinvoicelineitemsupdate.rb
|
|
552
|
+
- lib/moov/models/components/createinvoicelineitemsupdate.rbi
|
|
553
|
+
- lib/moov/models/components/createinvoicelineitemsvalidationerror.rb
|
|
554
|
+
- lib/moov/models/components/createinvoicelineitemsvalidationerror.rbi
|
|
555
|
+
- lib/moov/models/components/createinvoicelineitemvalidationerror.rb
|
|
556
|
+
- lib/moov/models/components/createinvoicelineitemvalidationerror.rbi
|
|
543
557
|
- lib/moov/models/components/createpaymentlink.rb
|
|
544
558
|
- lib/moov/models/components/createpaymentlink.rbi
|
|
545
559
|
- lib/moov/models/components/createpaymentlinklineitem.rb
|
|
@@ -630,10 +644,6 @@ files:
|
|
|
630
644
|
- lib/moov/models/components/e2eetoken.rbi
|
|
631
645
|
- lib/moov/models/components/e2eetokenupdate.rb
|
|
632
646
|
- lib/moov/models/components/e2eetokenupdate.rbi
|
|
633
|
-
- lib/moov/models/components/email.rb
|
|
634
|
-
- lib/moov/models/components/email.rbi
|
|
635
|
-
- lib/moov/models/components/email_union.rb
|
|
636
|
-
- lib/moov/models/components/email_union.rbi
|
|
637
647
|
- lib/moov/models/components/end2endencryptionerror.rb
|
|
638
648
|
- lib/moov/models/components/end2endencryptionerror.rbi
|
|
639
649
|
- lib/moov/models/components/enrichedaddressresponse.rb
|
|
@@ -724,20 +734,16 @@ files:
|
|
|
724
734
|
- lib/moov/models/components/granttype.rbi
|
|
725
735
|
- lib/moov/models/components/guestprofile.rb
|
|
726
736
|
- lib/moov/models/components/guestprofile.rbi
|
|
737
|
+
- lib/moov/models/components/image.rb
|
|
738
|
+
- lib/moov/models/components/image.rbi
|
|
727
739
|
- lib/moov/models/components/imagemetadata.rb
|
|
728
740
|
- lib/moov/models/components/imagemetadata.rbi
|
|
729
741
|
- lib/moov/models/components/imagemetadatarequest.rb
|
|
730
742
|
- lib/moov/models/components/imagemetadatarequest.rbi
|
|
731
743
|
- lib/moov/models/components/imagemetadatavalidationerror.rb
|
|
732
744
|
- lib/moov/models/components/imagemetadatavalidationerror.rbi
|
|
733
|
-
- lib/moov/models/components/imageupdaterequestmultipart.rb
|
|
734
|
-
- lib/moov/models/components/imageupdaterequestmultipart.rbi
|
|
735
|
-
- lib/moov/models/components/imageupdaterequestmultipart_image.rb
|
|
736
|
-
- lib/moov/models/components/imageupdaterequestmultipart_image.rbi
|
|
737
745
|
- lib/moov/models/components/imageuploadrequestmultipart.rb
|
|
738
746
|
- lib/moov/models/components/imageuploadrequestmultipart.rbi
|
|
739
|
-
- lib/moov/models/components/imageuploadrequestmultipart_image.rb
|
|
740
|
-
- lib/moov/models/components/imageuploadrequestmultipart_image.rbi
|
|
741
747
|
- lib/moov/models/components/incurredfee.rb
|
|
742
748
|
- lib/moov/models/components/incurredfee.rbi
|
|
743
749
|
- lib/moov/models/components/individualname.rb
|
|
@@ -768,14 +774,14 @@ files:
|
|
|
768
774
|
- lib/moov/models/components/invoiceexternalpayment_paymenttype.rbi
|
|
769
775
|
- lib/moov/models/components/invoicelineitem.rb
|
|
770
776
|
- lib/moov/models/components/invoicelineitem.rbi
|
|
777
|
+
- lib/moov/models/components/invoicelineitemimagemetadata.rb
|
|
778
|
+
- lib/moov/models/components/invoicelineitemimagemetadata.rbi
|
|
771
779
|
- lib/moov/models/components/invoicelineitemoption.rb
|
|
772
780
|
- lib/moov/models/components/invoicelineitemoption.rbi
|
|
773
781
|
- lib/moov/models/components/invoicelineitemoptionvalidationerror.rb
|
|
774
782
|
- lib/moov/models/components/invoicelineitemoptionvalidationerror.rbi
|
|
775
783
|
- lib/moov/models/components/invoicelineitems.rb
|
|
776
784
|
- lib/moov/models/components/invoicelineitems.rbi
|
|
777
|
-
- lib/moov/models/components/invoicelineitemsupdate.rb
|
|
778
|
-
- lib/moov/models/components/invoicelineitemsupdate.rbi
|
|
779
785
|
- lib/moov/models/components/invoicelineitemsvalidationerror.rb
|
|
780
786
|
- lib/moov/models/components/invoicelineitemsvalidationerror.rbi
|
|
781
787
|
- lib/moov/models/components/invoicelineitemvalidationerror.rb
|
|
@@ -854,8 +860,6 @@ files:
|
|
|
854
860
|
- lib/moov/models/components/manualtermsofserviceupdate.rbi
|
|
855
861
|
- lib/moov/models/components/markinvoicepaid.rb
|
|
856
862
|
- lib/moov/models/components/markinvoicepaid.rbi
|
|
857
|
-
- lib/moov/models/components/metadata.rb
|
|
858
|
-
- lib/moov/models/components/metadata.rbi
|
|
859
863
|
- lib/moov/models/components/microdepositstatus.rb
|
|
860
864
|
- lib/moov/models/components/microdepositstatus.rbi
|
|
861
865
|
- lib/moov/models/components/minimumcommitment.rb
|
|
@@ -1014,14 +1018,6 @@ files:
|
|
|
1014
1018
|
- lib/moov/models/components/pullfromcardpaymentmethod.rbi
|
|
1015
1019
|
- lib/moov/models/components/pullfromcardpaymentmethod_paymentmethodtype.rb
|
|
1016
1020
|
- lib/moov/models/components/pullfromcardpaymentmethod_paymentmethodtype.rbi
|
|
1017
|
-
- lib/moov/models/components/pullpaymentmethodid.rb
|
|
1018
|
-
- lib/moov/models/components/pullpaymentmethodid.rbi
|
|
1019
|
-
- lib/moov/models/components/pullpaymentmethodid_union.rb
|
|
1020
|
-
- lib/moov/models/components/pullpaymentmethodid_union.rbi
|
|
1021
|
-
- lib/moov/models/components/pushpaymentmethodid.rb
|
|
1022
|
-
- lib/moov/models/components/pushpaymentmethodid.rbi
|
|
1023
|
-
- lib/moov/models/components/pushpaymentmethodid_union.rb
|
|
1024
|
-
- lib/moov/models/components/pushpaymentmethodid_union.rbi
|
|
1025
1021
|
- lib/moov/models/components/pushtocardpaymentmethod.rb
|
|
1026
1022
|
- lib/moov/models/components/pushtocardpaymentmethod.rbi
|
|
1027
1023
|
- lib/moov/models/components/pushtocardpaymentmethod_paymentmethodtype.rb
|
|
@@ -1132,10 +1128,6 @@ files:
|
|
|
1132
1128
|
- lib/moov/models/components/sourcedestinationoptions.rbi
|
|
1133
1129
|
- lib/moov/models/components/statement.rb
|
|
1134
1130
|
- lib/moov/models/components/statement.rbi
|
|
1135
|
-
- lib/moov/models/components/statementdescriptor.rb
|
|
1136
|
-
- lib/moov/models/components/statementdescriptor.rbi
|
|
1137
|
-
- lib/moov/models/components/statementdescriptor_union.rb
|
|
1138
|
-
- lib/moov/models/components/statementdescriptor_union.rbi
|
|
1139
1131
|
- lib/moov/models/components/status.rb
|
|
1140
1132
|
- lib/moov/models/components/status.rbi
|
|
1141
1133
|
- 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
|
|
@@ -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 EmailUnion
|
|
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
|
|
@@ -1,39 +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
|
-
# Multipart request body for updating an image and/or its metadata.
|
|
12
|
-
class ImageUpdateRequestMultiPart
|
|
13
|
-
extend T::Sig
|
|
14
|
-
include Crystalline::MetadataFields
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
field :image, Models::Components::ImageUpdateRequestMultiPartImage, { 'multipart_form': { 'file': true, 'field_name': 'image' } }
|
|
18
|
-
# JSON-encoded metadata to update for the image.
|
|
19
|
-
#
|
|
20
|
-
# Omit this field if not updating metadata, or send `null` to clear existing metadata.
|
|
21
|
-
field :metadata, Crystalline::Nilable.new(Models::Components::Metadata), { 'multipart_form': { 'field_name': 'metadata', 'json': true } }
|
|
22
|
-
|
|
23
|
-
sig { params(image: Models::Components::ImageUpdateRequestMultiPartImage, metadata: T.nilable(Models::Components::Metadata)).void }
|
|
24
|
-
def initialize(image:, metadata: nil)
|
|
25
|
-
@image = image
|
|
26
|
-
@metadata = metadata
|
|
27
|
-
end
|
|
28
|
-
|
|
29
|
-
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
30
|
-
def ==(other)
|
|
31
|
-
return false unless other.is_a? self.class
|
|
32
|
-
return false unless @image == other.image
|
|
33
|
-
return false unless @metadata == other.metadata
|
|
34
|
-
true
|
|
35
|
-
end
|
|
36
|
-
end
|
|
37
|
-
end
|
|
38
|
-
end
|
|
39
|
-
end
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
# typed: true
|
|
2
|
-
# frozen_string_literal: true
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
class Moov::Models::Components::ImageUpdateRequestMultiPart
|
|
6
|
-
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
-
end
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
class Moov::Models::Components::ImageUpdateRequestMultiPart
|
|
11
|
-
def image(); end
|
|
12
|
-
def image=(str_); end
|
|
13
|
-
def metadata(); end
|
|
14
|
-
def metadata=(str_); end
|
|
15
|
-
end
|
|
@@ -1,37 +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 ImageUpdateRequestMultiPartImage
|
|
13
|
-
extend T::Sig
|
|
14
|
-
include Crystalline::MetadataFields
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
field :file_name, ::String, { 'multipart_form': { 'field_name': 'fileName' } }
|
|
18
|
-
|
|
19
|
-
field :content, ::String, { 'multipart_form': { 'content': true } }
|
|
20
|
-
|
|
21
|
-
sig { params(file_name: ::String, content: ::String).void }
|
|
22
|
-
def initialize(file_name:, content:)
|
|
23
|
-
@file_name = file_name
|
|
24
|
-
@content = content
|
|
25
|
-
end
|
|
26
|
-
|
|
27
|
-
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
28
|
-
def ==(other)
|
|
29
|
-
return false unless other.is_a? self.class
|
|
30
|
-
return false unless @file_name == other.file_name
|
|
31
|
-
return false unless @content == other.content
|
|
32
|
-
true
|
|
33
|
-
end
|
|
34
|
-
end
|
|
35
|
-
end
|
|
36
|
-
end
|
|
37
|
-
end
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
# typed: true
|
|
2
|
-
# frozen_string_literal: true
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
class Moov::Models::Components::ImageUploadRequestMultiPartImage
|
|
6
|
-
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
-
end
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
class Moov::Models::Components::ImageUploadRequestMultiPartImage
|
|
11
|
-
def file_name(); end
|
|
12
|
-
def file_name=(str_); end
|
|
13
|
-
def content(); end
|
|
14
|
-
def content=(str_); end
|
|
15
|
-
end
|
|
@@ -1,35 +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
|
-
# JSON-encoded metadata to update for the image.
|
|
12
|
-
#
|
|
13
|
-
# Omit this field if not updating metadata, or send `null` to clear existing metadata.
|
|
14
|
-
class Metadata
|
|
15
|
-
extend T::Sig
|
|
16
|
-
include Crystalline::MetadataFields
|
|
17
|
-
|
|
18
|
-
# Alternative text for the image.
|
|
19
|
-
field :alt_text, Crystalline::Nilable.new(::String), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('altText') } }
|
|
20
|
-
|
|
21
|
-
sig { params(alt_text: T.nilable(::String)).void }
|
|
22
|
-
def initialize(alt_text: nil)
|
|
23
|
-
@alt_text = alt_text
|
|
24
|
-
end
|
|
25
|
-
|
|
26
|
-
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
27
|
-
def ==(other)
|
|
28
|
-
return false unless other.is_a? self.class
|
|
29
|
-
return false unless @alt_text == other.alt_text
|
|
30
|
-
true
|
|
31
|
-
end
|
|
32
|
-
end
|
|
33
|
-
end
|
|
34
|
-
end
|
|
35
|
-
end
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
# typed: true
|
|
2
|
-
# frozen_string_literal: true
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
class Moov::Models::Components::Metadata
|
|
6
|
-
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
-
end
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
class Moov::Models::Components::Metadata
|
|
11
|
-
def alt_text(); end
|
|
12
|
-
def alt_text=(str_); end
|
|
13
|
-
end
|
|
@@ -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 PullPaymentMethodID
|
|
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
|
|
@@ -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 PullPaymentMethodIDUnion
|
|
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
|
|
@@ -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 PushPaymentMethodID
|
|
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
|
|
@@ -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 PushPaymentMethodIDUnion
|
|
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
|
|
@@ -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 StatementDescriptor
|
|
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
|
|
@@ -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 StatementDescriptorUnion
|
|
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
|