moov_ruby 25.4.3 → 25.7.0
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 +3 -3
- data/lib/crystalline/module.rb +0 -2
- data/lib/crystalline/types.rb +0 -27
- data/lib/moov/client.rb +2 -1
- data/lib/moov/models/components/accounttype.rb +3 -0
- data/lib/moov/models/components/accountverificationstatus.rb +2 -0
- data/lib/moov/models/components/achcreditsamedaypaymentmethod_paymentmethodtype.rb +2 -0
- data/lib/moov/models/components/achcreditstandardpaymentmethod_paymentmethodtype.rb +2 -0
- data/lib/moov/models/components/achdebitcollectpaymentmethod_paymentmethodtype.rb +2 -0
- data/lib/moov/models/components/achdebitfundpaymentmethod_paymentmethodtype.rb +2 -0
- data/lib/moov/models/components/achreturncode.rb +2 -0
- data/lib/moov/models/components/achtransactionstatus.rb +2 -0
- data/lib/moov/models/components/applepaypaymentmethod_paymentmethodtype.rb +2 -0
- data/lib/moov/models/components/applicationscope.rb +2 -0
- data/lib/moov/models/components/bankaccountholdertype.rb +3 -0
- data/lib/moov/models/components/bankaccountstatus.rb +2 -0
- data/lib/moov/models/components/bankaccountstatusreason.rb +2 -0
- data/lib/moov/models/components/bankaccounttype.rb +2 -0
- data/lib/moov/models/components/bankaccountverificationmethod.rb +2 -0
- data/lib/moov/models/components/bankaccountverificationstatus.rb +2 -0
- data/lib/moov/models/components/bankaccountwaitfor.rb +2 -0
- data/lib/moov/models/components/businesspresence.rb +25 -0
- data/lib/moov/models/components/businesspresence.rbi +11 -0
- data/lib/moov/models/components/businesstype.rb +2 -0
- data/lib/moov/models/components/calltoaction.rb +2 -0
- data/lib/moov/models/components/cancellationstatus.rb +2 -0
- data/lib/moov/models/components/capabilityid.rb +13 -0
- data/lib/moov/models/components/capabilitystatus.rb +2 -0
- data/lib/moov/models/components/cardacceptancemethods.rb +40 -0
- data/lib/moov/models/components/cardacceptancemethods.rbi +17 -0
- data/lib/moov/models/components/cardacceptancemethodserror.rb +40 -0
- data/lib/moov/models/components/cardacceptancemethodserror.rbi +17 -0
- data/lib/moov/models/components/cardacquiringmodel.rb +2 -0
- data/lib/moov/models/components/cardbrand.rb +2 -0
- data/lib/moov/models/components/cardissuingnetwork.rb +2 -0
- data/lib/moov/models/components/cardpaymentpaymentmethod_paymentmethodtype.rb +2 -0
- data/lib/moov/models/components/cardpresentpaymentpaymentmethod_paymentmethodtype.rb +2 -0
- data/lib/moov/models/components/cardtransactionfailurecode.rb +2 -0
- data/lib/moov/models/components/cardtransactionstatus.rb +2 -0
- data/lib/moov/models/components/cardtype.rb +2 -0
- data/lib/moov/models/components/cardupdatereason.rb +2 -0
- data/lib/moov/models/components/cardverificationresult.rb +2 -0
- data/lib/moov/models/components/collectfunds.rb +36 -0
- data/lib/moov/models/components/collectfunds.rbi +15 -0
- data/lib/moov/models/components/collectfundsach.rb +32 -0
- data/lib/moov/models/components/collectfundsach.rbi +13 -0
- data/lib/moov/models/components/collectfundsacherror.rb +32 -0
- data/lib/moov/models/components/collectfundsacherror.rbi +13 -0
- data/lib/moov/models/components/collectfundscardpayments.rb +48 -0
- data/lib/moov/models/components/collectfundscardpayments.rbi +21 -0
- data/lib/moov/models/components/collectfundscardpaymentserror.rb +48 -0
- data/lib/moov/models/components/collectfundscardpaymentserror.rbi +21 -0
- data/lib/moov/models/components/collectfundserror.rb +36 -0
- data/lib/moov/models/components/collectfundserror.rbi +15 -0
- data/lib/moov/models/components/collectionpaymentmethodtype.rb +2 -0
- data/lib/moov/models/components/createaccount.rb +3 -3
- data/lib/moov/models/components/createaccounttype.rb +21 -0
- data/lib/moov/models/components/createaccounttype.rbi +11 -0
- data/lib/moov/models/components/createpaymentlinklineitem.rb +2 -6
- data/lib/moov/models/components/createpaymentlinklineitemoption.rb +1 -4
- data/lib/moov/models/components/createscheduledtransferlineitem.rb +1 -2
- data/lib/moov/models/components/createticket.rb +48 -0
- data/lib/moov/models/components/createticket.rbi +21 -0
- data/lib/moov/models/components/createticketcontacterror.rb +36 -0
- data/lib/moov/models/components/createticketcontacterror.rbi +15 -0
- data/lib/moov/models/components/createtransferlineitem.rb +1 -2
- data/lib/moov/models/components/debitholdperiod.rb +2 -0
- data/lib/moov/models/components/disbursementpaymentmethodtype.rb +2 -0
- data/lib/moov/models/components/disputephase.rb +2 -0
- data/lib/moov/models/components/disputestatus.rb +2 -0
- data/lib/moov/models/components/documenttype.rb +2 -0
- data/lib/moov/models/components/domesticpullfromcard.rb +2 -0
- data/lib/moov/models/components/domesticpushtocard.rb +2 -0
- data/lib/moov/models/components/enrichedindustries.rb +2 -2
- data/lib/moov/models/components/entrymode.rb +2 -0
- data/lib/moov/models/components/estimatedactivity.rb +40 -0
- data/lib/moov/models/components/estimatedactivity.rbi +17 -0
- data/lib/moov/models/components/estimatedactivityerror.rb +40 -0
- data/lib/moov/models/components/estimatedactivityerror.rbi +17 -0
- data/lib/moov/models/components/evidencetype.rb +2 -0
- data/lib/moov/models/components/feecategory.rb +2 -0
- data/lib/moov/models/components/feemodel.rb +2 -0
- data/lib/moov/models/components/feeplanagreementstatus.rb +2 -0
- data/lib/moov/models/components/filepurpose.rb +2 -0
- data/lib/moov/models/components/filestatus.rb +2 -0
- data/lib/moov/models/components/fulfillment.rb +36 -0
- data/lib/moov/models/components/fulfillment.rbi +15 -0
- data/lib/moov/models/components/fulfillmenterror.rb +36 -0
- data/lib/moov/models/components/fulfillmenterror.rbi +15 -0
- data/lib/moov/models/components/fulfillmentmethod.rb +28 -0
- data/lib/moov/models/components/fulfillmentmethod.rbi +11 -0
- data/lib/moov/models/components/fulfillmenttimeframe.rb +27 -0
- data/lib/moov/models/components/fulfillmenttimeframe.rbi +11 -0
- data/lib/moov/models/components/geographicreach.rb +22 -0
- data/lib/moov/models/components/geographicreach.rbi +11 -0
- data/lib/moov/models/components/granttype.rb +2 -0
- data/lib/moov/models/components/guestprofile.rb +41 -0
- data/lib/moov/models/components/guestprofile.rbi +17 -0
- data/lib/moov/models/components/imagemetadata.rb +1 -1
- data/lib/moov/models/components/industrytaxonomy.rb +48 -0
- data/lib/moov/models/components/industrytaxonomy.rbi +21 -0
- data/lib/moov/models/components/invoicestatus.rb +2 -0
- data/lib/moov/models/components/issuedcardauthorizationeventresult.rb +2 -0
- data/lib/moov/models/components/issuedcardeventtype.rb +2 -0
- data/lib/moov/models/components/issuedcardformfactor.rb +2 -0
- data/lib/moov/models/components/issuedcardstate.rb +2 -0
- data/lib/moov/models/components/issuingauthorizationstatus.rb +2 -0
- data/lib/moov/models/components/issuingintervallimit.rb +2 -0
- data/lib/moov/models/components/itemlistnextpage.rb +32 -0
- data/lib/moov/models/components/itemlistnextpage.rbi +13 -0
- data/lib/moov/models/components/kind.rb +2 -0
- data/lib/moov/models/components/linkcardwaitfor.rb +2 -0
- data/lib/moov/models/components/microdepositstatus.rb +2 -0
- data/lib/moov/models/components/mode.rb +2 -0
- data/lib/moov/models/components/moneytransfer.rb +36 -0
- data/lib/moov/models/components/moneytransfer.rbi +15 -0
- data/lib/moov/models/components/moneytransfererror.rb +36 -0
- data/lib/moov/models/components/moneytransfererror.rbi +15 -0
- data/lib/moov/models/components/moneytransferpullfromcard.rb +32 -0
- data/lib/moov/models/components/moneytransferpullfromcard.rbi +13 -0
- data/lib/moov/models/components/moneytransferpullfromcarderror.rb +32 -0
- data/lib/moov/models/components/moneytransferpullfromcarderror.rbi +13 -0
- data/lib/moov/models/components/moneytransferpushtocard.rb +32 -0
- data/lib/moov/models/components/moneytransferpushtocard.rbi +13 -0
- data/lib/moov/models/components/moneytransferpushtocarderror.rb +32 -0
- data/lib/moov/models/components/moneytransferpushtocarderror.rbi +13 -0
- data/lib/moov/models/components/monthlyvolumerange.rb +27 -0
- data/lib/moov/models/components/monthlyvolumerange.rbi +11 -0
- data/lib/moov/models/components/moovwalletpaymentmethod_paymentmethodtype.rb +2 -0
- data/lib/moov/models/components/occurrencestatus.rb +2 -0
- data/lib/moov/models/components/paymentlinkstatus.rb +2 -0
- data/lib/moov/models/components/paymentlinktype.rb +2 -0
- data/lib/moov/models/components/paymentmethodtype.rb +2 -0
- data/lib/moov/models/components/pendinglitigation.rb +29 -0
- data/lib/moov/models/components/pendinglitigation.rbi +11 -0
- data/lib/moov/models/components/primaryregulator.rb +2 -0
- data/lib/moov/models/components/profile.rb +6 -2
- data/lib/moov/models/components/profile.rbi +2 -0
- data/lib/moov/models/components/pullfromcardpaymentmethod_paymentmethodtype.rb +2 -0
- data/lib/moov/models/components/pushtocardpaymentmethod_paymentmethodtype.rb +2 -0
- data/lib/moov/models/components/receiptkind.rb +2 -0
- data/lib/moov/models/components/refundcardstatus.rb +2 -0
- data/lib/moov/models/components/refundpolicy.rb +28 -0
- data/lib/moov/models/components/refundpolicy.rbi +11 -0
- data/lib/moov/models/components/refundstatus.rb +2 -0
- data/lib/moov/models/components/requirementerrorcode.rb +2 -0
- data/lib/moov/models/components/requirementid.rb +56 -0
- data/lib/moov/models/components/returnpolicytype.rb +2 -0
- data/lib/moov/models/components/rtpcreditpaymentmethod_paymentmethodtype.rb +2 -0
- data/lib/moov/models/components/rtpfailurecode.rb +2 -0
- data/lib/moov/models/components/rtprejectioncode.rb +2 -0
- data/lib/moov/models/components/rtptransactionstatus.rb +2 -0
- data/lib/moov/models/components/seccode.rb +2 -0
- data/lib/moov/models/components/sendfunds.rb +44 -0
- data/lib/moov/models/components/sendfunds.rbi +19 -0
- data/lib/moov/models/components/sendfundsach.rb +32 -0
- data/lib/moov/models/components/sendfundsach.rbi +13 -0
- data/lib/moov/models/components/sendfundsacherror.rb +32 -0
- data/lib/moov/models/components/sendfundsacherror.rbi +13 -0
- data/lib/moov/models/components/sendfundserror.rb +44 -0
- data/lib/moov/models/components/sendfundserror.rbi +19 -0
- data/lib/moov/models/components/sendfundsinstantbank.rb +32 -0
- data/lib/moov/models/components/sendfundsinstantbank.rbi +13 -0
- data/lib/moov/models/components/sendfundsinstantbankerror.rb +32 -0
- data/lib/moov/models/components/sendfundsinstantbankerror.rbi +13 -0
- data/lib/moov/models/components/sendfundspushtocard.rb +32 -0
- data/lib/moov/models/components/sendfundspushtocard.rbi +13 -0
- data/lib/moov/models/components/sendfundspushtocarderror.rb +32 -0
- data/lib/moov/models/components/sendfundspushtocarderror.rbi +13 -0
- data/lib/moov/models/components/sendfundsrtp.rb +32 -0
- data/lib/moov/models/components/sendfundsrtp.rbi +13 -0
- data/lib/moov/models/components/sendfundsrtperror.rb +32 -0
- data/lib/moov/models/components/sendfundsrtperror.rbi +13 -0
- data/lib/moov/models/components/status.rb +2 -0
- data/lib/moov/models/components/submissionintent.rb +21 -0
- data/lib/moov/models/components/submissionintent.rbi +11 -0
- data/lib/moov/models/components/sweepconfigstatus.rb +2 -0
- data/lib/moov/models/components/sweepstatus.rb +2 -0
- data/lib/moov/models/components/terminalapplicationplatform.rb +2 -0
- data/lib/moov/models/components/terminalapplicationstatus.rb +2 -0
- data/lib/moov/models/components/ticket.rb +68 -0
- data/lib/moov/models/components/ticket.rbi +31 -0
- data/lib/moov/models/components/ticketcontact.rb +36 -0
- data/lib/moov/models/components/ticketcontact.rbi +15 -0
- data/lib/moov/models/components/ticketmessage.rb +40 -0
- data/lib/moov/models/components/ticketmessage.rbi +17 -0
- data/lib/moov/models/components/ticketstatus.rb +2 -0
- data/lib/moov/models/components/token_type_hint.rb +2 -0
- data/lib/moov/models/components/tokentype.rb +2 -0
- data/lib/moov/models/components/transactionsource.rb +2 -0
- data/lib/moov/models/components/transferfailurereason.rb +2 -0
- data/lib/moov/models/components/transferparty.rb +2 -0
- data/lib/moov/models/components/transfersource.rb +1 -1
- data/lib/moov/models/components/transferstatus.rb +2 -0
- data/lib/moov/models/components/transferwaitfor.rb +2 -0
- data/lib/moov/models/components/underwriting.rb +37 -9
- data/lib/moov/models/components/underwriting.rbi +14 -0
- data/lib/moov/models/components/underwritingstatus.rb +2 -0
- data/lib/moov/models/components/updateissuedcardstate.rb +2 -0
- data/lib/moov/models/components/updateticket.rb +32 -0
- data/lib/moov/models/components/updateticket.rbi +13 -0
- data/lib/moov/models/components/updateticketstatus.rb +20 -0
- data/lib/moov/models/components/updateticketstatus.rbi +11 -0
- data/lib/moov/models/components/upsertunderwriting.rb +60 -0
- data/lib/moov/models/components/upsertunderwriting.rbi +27 -0
- data/lib/moov/models/components/use.rb +2 -0
- data/lib/moov/models/components/verificationstatus.rb +2 -0
- data/lib/moov/models/components/verificationstatusdetail.rb +2 -0
- data/lib/moov/models/components/volumesharebycustomertype.rb +40 -0
- data/lib/moov/models/components/volumesharebycustomertype.rbi +17 -0
- data/lib/moov/models/components/volumesharebycustomertypeerror.rb +40 -0
- data/lib/moov/models/components/volumesharebycustomertypeerror.rbi +17 -0
- data/lib/moov/models/components/walletstatus.rb +2 -0
- data/lib/moov/models/components/wallettransactionsourcetype.rb +2 -0
- data/lib/moov/models/components/wallettransactionstatus.rb +2 -0
- data/lib/moov/models/components/wallettransactiontype.rb +2 -0
- data/lib/moov/models/components/wallettype.rb +2 -0
- data/lib/moov/models/components/webhookdatatransferstatus.rb +2 -0
- data/lib/moov/models/components/webhookeventtype.rb +2 -0
- data/lib/moov/models/components/webhookstatus.rb +2 -0
- data/lib/moov/models/components.rb +50 -1
- data/lib/moov/models/errors/createticketerror.rb +52 -0
- data/lib/moov/models/errors/createticketerror.rbi +23 -0
- data/lib/moov/models/errors/updateticketerror.rb +36 -0
- data/lib/moov/models/errors/updateticketerror.rbi +15 -0
- data/lib/moov/models/errors/upsertunderwritingerror.rb +88 -0
- data/lib/moov/models/errors/upsertunderwritingerror.rbi +41 -0
- data/lib/moov/models/errors.rb +3 -0
- data/lib/moov/models/operations/createticket_request.rb +49 -0
- data/lib/moov/models/operations/createticket_request.rbi +17 -0
- data/lib/moov/models/operations/createticket_response.rb +48 -0
- data/lib/moov/models/operations/createticket_response.rbi +21 -0
- data/lib/moov/models/operations/createtransfer_request.rb +2 -2
- data/lib/moov/models/operations/getscheduledoccurrence_request.rb +4 -4
- data/lib/moov/models/operations/getticket_request.rb +49 -0
- data/lib/moov/models/operations/getticket_request.rbi +17 -0
- data/lib/moov/models/operations/getticket_response.rb +48 -0
- data/lib/moov/models/operations/getticket_response.rbi +21 -0
- data/lib/moov/models/operations/hydrate.rb +2 -0
- data/lib/moov/models/operations/listaccounts_request.rb +2 -2
- data/lib/moov/models/operations/listconnectedaccountsforaccount_request.rb +2 -2
- data/lib/moov/models/operations/listticketmessages_request.rb +49 -0
- data/lib/moov/models/operations/listticketmessages_request.rbi +17 -0
- data/lib/moov/models/operations/listticketmessages_response.rb +48 -0
- data/lib/moov/models/operations/listticketmessages_response.rbi +21 -0
- data/lib/moov/models/operations/listtickets_request.rb +61 -0
- data/lib/moov/models/operations/listtickets_request.rbi +23 -0
- data/lib/moov/models/operations/listtickets_response.rb +48 -0
- data/lib/moov/models/operations/listtickets_response.rbi +21 -0
- data/lib/moov/models/operations/listtickets_responsebody.rb +36 -0
- data/lib/moov/models/operations/listtickets_responsebody.rbi +15 -0
- data/lib/moov/models/operations/saveunderwriting_request.rb +49 -0
- data/lib/moov/models/operations/saveunderwriting_request.rbi +17 -0
- data/lib/moov/models/operations/saveunderwriting_response.rb +48 -0
- data/lib/moov/models/operations/saveunderwriting_response.rbi +21 -0
- data/lib/moov/models/operations/updateticket_request.rb +53 -0
- data/lib/moov/models/operations/updateticket_request.rbi +19 -0
- data/lib/moov/models/operations/updateticket_response.rb +48 -0
- data/lib/moov/models/operations/updateticket_response.rbi +21 -0
- data/lib/moov/models/operations.rb +13 -0
- data/lib/moov/sdkconfiguration.rb +4 -4
- data/lib/moov/support.rb +748 -0
- data/lib/moov/underwriting.rb +166 -0
- data/lib/moov/utils/url.rb +1 -1
- data/lib/moov/utils/utils.rb +0 -12
- data/lib/moov_ruby.rb +1 -0
- metadata +135 -5
- data/lib/crystalline/enum.rbi +0 -17
- data/lib/moov/models/components/enrichedindustry.rb +0 -44
- data/lib/moov/models/components/enrichedindustry.rbi +0 -19
|
@@ -9,6 +9,8 @@ module Moov
|
|
|
9
9
|
module Components
|
|
10
10
|
# RequirementID - The unique ID of what the requirement is asking to be filled out.
|
|
11
11
|
class RequirementID < T::Enum
|
|
12
|
+
|
|
13
|
+
|
|
12
14
|
enums do
|
|
13
15
|
ACCOUNT_TOS_ACCEPTANCE = new('account.tos-acceptance')
|
|
14
16
|
INDIVIDUAL_MOBILE = new('individual.mobile')
|
|
@@ -65,6 +67,60 @@ module Moov
|
|
|
65
67
|
REPRESENTATIVE_REP_UUID_IS_OWNER = new('representative.{rep-uuid}.is-owner')
|
|
66
68
|
REPRESENTATIVE_REP_UUID_OWNERSHIP = new('representative.{rep-uuid}.ownership')
|
|
67
69
|
DOCUMENT_DOC_UUID_ = new('document.{doc-uuid}')
|
|
70
|
+
UNDERWRITING_BUSINESS_PRESENCE = new('underwriting.businessPresence')
|
|
71
|
+
UNDERWRITING_GEOGRAPHIC_REACH = new('underwriting.geographicReach')
|
|
72
|
+
UNDERWRITING_VOLUME_SHARE_BY_CUSTOMER_TYPE = new('underwriting.volumeShareByCustomerType')
|
|
73
|
+
UNDERWRITING_PENDING_LITIGATION = new('underwriting.pendingLitigation')
|
|
74
|
+
UNDERWRITING_DOCUMENTS_PROCESSING_STATEMENTS_PAST3_MONTHS = new('underwriting.documents.processingStatementsPast3Months')
|
|
75
|
+
UNDERWRITING_COLLECT_FUNDS_CARD_PAYMENTS_CARD_ACCEPTANCE_METHODS = new('underwriting.collectFunds.cardPayments.cardAcceptanceMethods')
|
|
76
|
+
UNDERWRITING_COLLECT_FUNDS_CARD_PAYMENTS_CURRENTLY_ACCEPTS_CARDS = new('underwriting.collectFunds.cardPayments.currentlyAcceptsCards')
|
|
77
|
+
UNDERWRITING_COLLECT_FUNDS_CARD_PAYMENTS_ESTIMATED_ACTIVITY_AVERAGE_TRANSACTION_AMOUNT = new('underwriting.collectFunds.cardPayments.estimatedActivity.averageTransactionAmount')
|
|
78
|
+
UNDERWRITING_COLLECT_FUNDS_CARD_PAYMENTS_ESTIMATED_ACTIVITY_MAXIMUM_TRANSACTION_AMOUNT = new('underwriting.collectFunds.cardPayments.estimatedActivity.maximumTransactionAmount')
|
|
79
|
+
UNDERWRITING_COLLECT_FUNDS_CARD_PAYMENTS_ESTIMATED_ACTIVITY_MONTHLY_VOLUME_RANGE = new('underwriting.collectFunds.cardPayments.estimatedActivity.monthlyVolumeRange')
|
|
80
|
+
UNDERWRITING_COLLECT_FUNDS_CARD_PAYMENTS_FULFILLMENT = new('underwriting.collectFunds.cardPayments.fulfillment')
|
|
81
|
+
UNDERWRITING_COLLECT_FUNDS_CARD_PAYMENTS_REFUND_POLICY = new('underwriting.collectFunds.cardPayments.refundPolicy')
|
|
82
|
+
UNDERWRITING_COLLECT_FUNDS_ACH_CARD_ACCEPTANCE_METHODS = new('underwriting.collectFunds.ach.cardAcceptanceMethods')
|
|
83
|
+
UNDERWRITING_COLLECT_FUNDS_ACH_CURRENTLY_ACCEPTS_CARDS = new('underwriting.collectFunds.ach.currentlyAcceptsCards')
|
|
84
|
+
UNDERWRITING_COLLECT_FUNDS_ACH_ESTIMATED_ACTIVITY_AVERAGE_TRANSACTION_AMOUNT = new('underwriting.collectFunds.ach.estimatedActivity.averageTransactionAmount')
|
|
85
|
+
UNDERWRITING_COLLECT_FUNDS_ACH_ESTIMATED_ACTIVITY_MAXIMUM_TRANSACTION_AMOUNT = new('underwriting.collectFunds.ach.estimatedActivity.maximumTransactionAmount')
|
|
86
|
+
UNDERWRITING_COLLECT_FUNDS_ACH_ESTIMATED_ACTIVITY_MONTHLY_VOLUME_RANGE = new('underwriting.collectFunds.ach.estimatedActivity.monthlyVolumeRange')
|
|
87
|
+
UNDERWRITING_COLLECT_FUNDS_ACH_FULFILLMENT = new('underwriting.collectFunds.ach.fulfillment')
|
|
88
|
+
UNDERWRITING_COLLECT_FUNDS_ACH_REFUND_POLICY = new('underwriting.collectFunds.ach.refundPolicy')
|
|
89
|
+
UNDERWRITING_SEND_FUNDS_ACH_CARD_ACCEPTANCE_METHODS = new('underwriting.sendFunds.ach.cardAcceptanceMethods')
|
|
90
|
+
UNDERWRITING_SEND_FUNDS_ACH_CURRENTLY_ACCEPTS_CARDS = new('underwriting.sendFunds.ach.currentlyAcceptsCards')
|
|
91
|
+
UNDERWRITING_SEND_FUNDS_ACH_ESTIMATED_ACTIVITY_AVERAGE_TRANSACTION_AMOUNT = new('underwriting.sendFunds.ach.estimatedActivity.averageTransactionAmount')
|
|
92
|
+
UNDERWRITING_SEND_FUNDS_ACH_ESTIMATED_ACTIVITY_MAXIMUM_TRANSACTION_AMOUNT = new('underwriting.sendFunds.ach.estimatedActivity.maximumTransactionAmount')
|
|
93
|
+
UNDERWRITING_SEND_FUNDS_ACH_ESTIMATED_ACTIVITY_MONTHLY_VOLUME_RANGE = new('underwriting.sendFunds.ach.estimatedActivity.monthlyVolumeRange')
|
|
94
|
+
UNDERWRITING_SEND_FUNDS_ACH_FULFILLMENT = new('underwriting.sendFunds.ach.fulfillment')
|
|
95
|
+
UNDERWRITING_SEND_FUNDS_ACH_REFUND_POLICY = new('underwriting.sendFunds.ach.refundPolicy')
|
|
96
|
+
UNDERWRITING_SEND_FUNDS_RTP_CARD_ACCEPTANCE_METHODS = new('underwriting.sendFunds.rtp.cardAcceptanceMethods')
|
|
97
|
+
UNDERWRITING_SEND_FUNDS_RTP_CURRENTLY_ACCEPTS_CARDS = new('underwriting.sendFunds.rtp.currentlyAcceptsCards')
|
|
98
|
+
UNDERWRITING_SEND_FUNDS_RTP_ESTIMATED_ACTIVITY_AVERAGE_TRANSACTION_AMOUNT = new('underwriting.sendFunds.rtp.estimatedActivity.averageTransactionAmount')
|
|
99
|
+
UNDERWRITING_SEND_FUNDS_RTP_ESTIMATED_ACTIVITY_MAXIMUM_TRANSACTION_AMOUNT = new('underwriting.sendFunds.rtp.estimatedActivity.maximumTransactionAmount')
|
|
100
|
+
UNDERWRITING_SEND_FUNDS_RTP_ESTIMATED_ACTIVITY_MONTHLY_VOLUME_RANGE = new('underwriting.sendFunds.rtp.estimatedActivity.monthlyVolumeRange')
|
|
101
|
+
UNDERWRITING_SEND_FUNDS_RTP_FULFILLMENT = new('underwriting.sendFunds.rtp.fulfillment')
|
|
102
|
+
UNDERWRITING_SEND_FUNDS_RTP_REFUND_POLICY = new('underwriting.sendFunds.rtp.refundPolicy')
|
|
103
|
+
UNDERWRITING_SEND_FUNDS_PUSH_TO_CARD_CARD_ACCEPTANCE_METHODS = new('underwriting.sendFunds.pushToCard.cardAcceptanceMethods')
|
|
104
|
+
UNDERWRITING_SEND_FUNDS_PUSH_TO_CARD_CURRENTLY_ACCEPTS_CARDS = new('underwriting.sendFunds.pushToCard.currentlyAcceptsCards')
|
|
105
|
+
UNDERWRITING_SEND_FUNDS_PUSH_TO_CARD_ESTIMATED_ACTIVITY_AVERAGE_TRANSACTION_AMOUNT = new('underwriting.sendFunds.pushToCard.estimatedActivity.averageTransactionAmount')
|
|
106
|
+
UNDERWRITING_SEND_FUNDS_PUSH_TO_CARD_ESTIMATED_ACTIVITY_MAXIMUM_TRANSACTION_AMOUNT = new('underwriting.sendFunds.pushToCard.estimatedActivity.maximumTransactionAmount')
|
|
107
|
+
UNDERWRITING_SEND_FUNDS_PUSH_TO_CARD_ESTIMATED_ACTIVITY_MONTHLY_VOLUME_RANGE = new('underwriting.sendFunds.pushToCard.estimatedActivity.monthlyVolumeRange')
|
|
108
|
+
UNDERWRITING_SEND_FUNDS_PUSH_TO_CARD_FULFILLMENT = new('underwriting.sendFunds.pushToCard.fulfillment')
|
|
109
|
+
UNDERWRITING_SEND_FUNDS_PUSH_TO_CARD_REFUND_POLICY = new('underwriting.sendFunds.pushToCard.refundPolicy')
|
|
110
|
+
UNDERWRITING_MONEY_TRANSFER_PULL_FROM_CARD_CARD_ACCEPTANCE_METHODS = new('underwriting.moneyTransfer.pullFromCard.cardAcceptanceMethods')
|
|
111
|
+
UNDERWRITING_MONEY_TRANSFER_PULL_FROM_CARD_CURRENTLY_ACCEPTS_CARDS = new('underwriting.moneyTransfer.pullFromCard.currentlyAcceptsCards')
|
|
112
|
+
UNDERWRITING_MONEY_TRANSFER_PULL_FROM_CARD_ESTIMATED_ACTIVITY_AVERAGE_TRANSACTION_AMOUNT = new('underwriting.moneyTransfer.pullFromCard.estimatedActivity.averageTransactionAmount')
|
|
113
|
+
UNDERWRITING_MONEY_TRANSFER_PULL_FROM_CARD_ESTIMATED_ACTIVITY_MAXIMUM_TRANSACTION_AMOUNT = new('underwriting.moneyTransfer.pullFromCard.estimatedActivity.maximumTransactionAmount')
|
|
114
|
+
UNDERWRITING_MONEY_TRANSFER_PULL_FROM_CARD_ESTIMATED_ACTIVITY_MONTHLY_VOLUME_RANGE = new('underwriting.moneyTransfer.pullFromCard.estimatedActivity.monthlyVolumeRange')
|
|
115
|
+
UNDERWRITING_MONEY_TRANSFER_PULL_FROM_CARD_FULFILLMENT = new('underwriting.moneyTransfer.pullFromCard.fulfillment')
|
|
116
|
+
UNDERWRITING_MONEY_TRANSFER_PULL_FROM_CARD_REFUND_POLICY = new('underwriting.moneyTransfer.pullFromCard.refundPolicy')
|
|
117
|
+
UNDERWRITING_MONEY_TRANSFER_PUSH_TO_CARD_CARD_ACCEPTANCE_METHODS = new('underwriting.moneyTransfer.pushToCard.cardAcceptanceMethods')
|
|
118
|
+
UNDERWRITING_MONEY_TRANSFER_PUSH_TO_CARD_CURRENTLY_ACCEPTS_CARDS = new('underwriting.moneyTransfer.pushToCard.currentlyAcceptsCards')
|
|
119
|
+
UNDERWRITING_MONEY_TRANSFER_PUSH_TO_CARD_ESTIMATED_ACTIVITY_AVERAGE_TRANSACTION_AMOUNT = new('underwriting.moneyTransfer.pushToCard.estimatedActivity.averageTransactionAmount')
|
|
120
|
+
UNDERWRITING_MONEY_TRANSFER_PUSH_TO_CARD_ESTIMATED_ACTIVITY_MAXIMUM_TRANSACTION_AMOUNT = new('underwriting.moneyTransfer.pushToCard.estimatedActivity.maximumTransactionAmount')
|
|
121
|
+
UNDERWRITING_MONEY_TRANSFER_PUSH_TO_CARD_ESTIMATED_ACTIVITY_MONTHLY_VOLUME_RANGE = new('underwriting.moneyTransfer.pushToCard.estimatedActivity.monthlyVolumeRange')
|
|
122
|
+
UNDERWRITING_MONEY_TRANSFER_PUSH_TO_CARD_FULFILLMENT = new('underwriting.moneyTransfer.pushToCard.fulfillment')
|
|
123
|
+
UNDERWRITING_MONEY_TRANSFER_PUSH_TO_CARD_REFUND_POLICY = new('underwriting.moneyTransfer.pushToCard.refundPolicy')
|
|
68
124
|
end
|
|
69
125
|
end
|
|
70
126
|
end
|
|
@@ -0,0 +1,44 @@
|
|
|
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
|
+
class SendFunds
|
|
12
|
+
extend T::Sig
|
|
13
|
+
include Crystalline::MetadataFields
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
field :ach, Crystalline::Nilable.new(Models::Components::SendFundsAch), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('ach') } }
|
|
17
|
+
|
|
18
|
+
field :push_to_card, Crystalline::Nilable.new(Models::Components::SendFundsPushToCard), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('pushToCard') } }
|
|
19
|
+
|
|
20
|
+
field :rtp, Crystalline::Nilable.new(Models::Components::SendFundsRtp), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('rtp') } }
|
|
21
|
+
|
|
22
|
+
field :instant_bank, Crystalline::Nilable.new(Models::Components::SendFundsInstantBank), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('instantBank') } }
|
|
23
|
+
|
|
24
|
+
sig { params(ach: T.nilable(Models::Components::SendFundsAch), push_to_card: T.nilable(Models::Components::SendFundsPushToCard), rtp: T.nilable(Models::Components::SendFundsRtp), instant_bank: T.nilable(Models::Components::SendFundsInstantBank)).void }
|
|
25
|
+
def initialize(ach: nil, push_to_card: nil, rtp: nil, instant_bank: nil)
|
|
26
|
+
@ach = ach
|
|
27
|
+
@push_to_card = push_to_card
|
|
28
|
+
@rtp = rtp
|
|
29
|
+
@instant_bank = instant_bank
|
|
30
|
+
end
|
|
31
|
+
|
|
32
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
33
|
+
def ==(other)
|
|
34
|
+
return false unless other.is_a? self.class
|
|
35
|
+
return false unless @ach == other.ach
|
|
36
|
+
return false unless @push_to_card == other.push_to_card
|
|
37
|
+
return false unless @rtp == other.rtp
|
|
38
|
+
return false unless @instant_bank == other.instant_bank
|
|
39
|
+
true
|
|
40
|
+
end
|
|
41
|
+
end
|
|
42
|
+
end
|
|
43
|
+
end
|
|
44
|
+
end
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# typed: true
|
|
2
|
+
# frozen_string_literal: true
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class Moov::Models::Components::SendFunds
|
|
6
|
+
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
+
end
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class Moov::Models::Components::SendFunds
|
|
11
|
+
def ach(); end
|
|
12
|
+
def ach=(str_); end
|
|
13
|
+
def push_to_card(); end
|
|
14
|
+
def push_to_card=(str_); end
|
|
15
|
+
def rtp(); end
|
|
16
|
+
def rtp=(str_); end
|
|
17
|
+
def instant_bank(); end
|
|
18
|
+
def instant_bank=(str_); end
|
|
19
|
+
end
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
class SendFundsAch
|
|
12
|
+
extend T::Sig
|
|
13
|
+
include Crystalline::MetadataFields
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
field :estimated_activity, Crystalline::Nilable.new(Models::Components::EstimatedActivity), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('estimatedActivity') } }
|
|
17
|
+
|
|
18
|
+
sig { params(estimated_activity: T.nilable(Models::Components::EstimatedActivity)).void }
|
|
19
|
+
def initialize(estimated_activity: nil)
|
|
20
|
+
@estimated_activity = estimated_activity
|
|
21
|
+
end
|
|
22
|
+
|
|
23
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
24
|
+
def ==(other)
|
|
25
|
+
return false unless other.is_a? self.class
|
|
26
|
+
return false unless @estimated_activity == other.estimated_activity
|
|
27
|
+
true
|
|
28
|
+
end
|
|
29
|
+
end
|
|
30
|
+
end
|
|
31
|
+
end
|
|
32
|
+
end
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# typed: true
|
|
2
|
+
# frozen_string_literal: true
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class Moov::Models::Components::SendFundsAch
|
|
6
|
+
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
+
end
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class Moov::Models::Components::SendFundsAch
|
|
11
|
+
def estimated_activity(); end
|
|
12
|
+
def estimated_activity=(str_); end
|
|
13
|
+
end
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
class SendFundsAchError
|
|
12
|
+
extend T::Sig
|
|
13
|
+
include Crystalline::MetadataFields
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
field :estimated_activity, Crystalline::Nilable.new(Models::Components::EstimatedActivityError), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('estimatedActivity') } }
|
|
17
|
+
|
|
18
|
+
sig { params(estimated_activity: T.nilable(Models::Components::EstimatedActivityError)).void }
|
|
19
|
+
def initialize(estimated_activity: nil)
|
|
20
|
+
@estimated_activity = estimated_activity
|
|
21
|
+
end
|
|
22
|
+
|
|
23
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
24
|
+
def ==(other)
|
|
25
|
+
return false unless other.is_a? self.class
|
|
26
|
+
return false unless @estimated_activity == other.estimated_activity
|
|
27
|
+
true
|
|
28
|
+
end
|
|
29
|
+
end
|
|
30
|
+
end
|
|
31
|
+
end
|
|
32
|
+
end
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# typed: true
|
|
2
|
+
# frozen_string_literal: true
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class Moov::Models::Components::SendFundsAchError
|
|
6
|
+
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
+
end
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class Moov::Models::Components::SendFundsAchError
|
|
11
|
+
def estimated_activity(); end
|
|
12
|
+
def estimated_activity=(str_); end
|
|
13
|
+
end
|
|
@@ -0,0 +1,44 @@
|
|
|
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
|
+
class SendFundsError
|
|
12
|
+
extend T::Sig
|
|
13
|
+
include Crystalline::MetadataFields
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
field :ach, Crystalline::Nilable.new(Models::Components::SendFundsAchError), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('ach') } }
|
|
17
|
+
|
|
18
|
+
field :push_to_card, Crystalline::Nilable.new(Models::Components::SendFundsPushToCardError), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('pushToCard') } }
|
|
19
|
+
|
|
20
|
+
field :rtp, Crystalline::Nilable.new(Models::Components::SendFundsRtpError), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('rtp') } }
|
|
21
|
+
|
|
22
|
+
field :instant_bank, Crystalline::Nilable.new(Models::Components::SendFundsInstantBankError), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('instantBank') } }
|
|
23
|
+
|
|
24
|
+
sig { params(ach: T.nilable(Models::Components::SendFundsAchError), push_to_card: T.nilable(Models::Components::SendFundsPushToCardError), rtp: T.nilable(Models::Components::SendFundsRtpError), instant_bank: T.nilable(Models::Components::SendFundsInstantBankError)).void }
|
|
25
|
+
def initialize(ach: nil, push_to_card: nil, rtp: nil, instant_bank: nil)
|
|
26
|
+
@ach = ach
|
|
27
|
+
@push_to_card = push_to_card
|
|
28
|
+
@rtp = rtp
|
|
29
|
+
@instant_bank = instant_bank
|
|
30
|
+
end
|
|
31
|
+
|
|
32
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
33
|
+
def ==(other)
|
|
34
|
+
return false unless other.is_a? self.class
|
|
35
|
+
return false unless @ach == other.ach
|
|
36
|
+
return false unless @push_to_card == other.push_to_card
|
|
37
|
+
return false unless @rtp == other.rtp
|
|
38
|
+
return false unless @instant_bank == other.instant_bank
|
|
39
|
+
true
|
|
40
|
+
end
|
|
41
|
+
end
|
|
42
|
+
end
|
|
43
|
+
end
|
|
44
|
+
end
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
# typed: true
|
|
2
|
+
# frozen_string_literal: true
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class Moov::Models::Components::SendFundsError
|
|
6
|
+
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
+
end
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class Moov::Models::Components::SendFundsError
|
|
11
|
+
def ach(); end
|
|
12
|
+
def ach=(str_); end
|
|
13
|
+
def push_to_card(); end
|
|
14
|
+
def push_to_card=(str_); end
|
|
15
|
+
def rtp(); end
|
|
16
|
+
def rtp=(str_); end
|
|
17
|
+
def instant_bank(); end
|
|
18
|
+
def instant_bank=(str_); end
|
|
19
|
+
end
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
class SendFundsInstantBank
|
|
12
|
+
extend T::Sig
|
|
13
|
+
include Crystalline::MetadataFields
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
field :estimated_activity, Crystalline::Nilable.new(Models::Components::EstimatedActivity), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('estimatedActivity') } }
|
|
17
|
+
|
|
18
|
+
sig { params(estimated_activity: T.nilable(Models::Components::EstimatedActivity)).void }
|
|
19
|
+
def initialize(estimated_activity: nil)
|
|
20
|
+
@estimated_activity = estimated_activity
|
|
21
|
+
end
|
|
22
|
+
|
|
23
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
24
|
+
def ==(other)
|
|
25
|
+
return false unless other.is_a? self.class
|
|
26
|
+
return false unless @estimated_activity == other.estimated_activity
|
|
27
|
+
true
|
|
28
|
+
end
|
|
29
|
+
end
|
|
30
|
+
end
|
|
31
|
+
end
|
|
32
|
+
end
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# typed: true
|
|
2
|
+
# frozen_string_literal: true
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class Moov::Models::Components::SendFundsInstantBank
|
|
6
|
+
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
+
end
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class Moov::Models::Components::SendFundsInstantBank
|
|
11
|
+
def estimated_activity(); end
|
|
12
|
+
def estimated_activity=(str_); end
|
|
13
|
+
end
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
class SendFundsInstantBankError
|
|
12
|
+
extend T::Sig
|
|
13
|
+
include Crystalline::MetadataFields
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
field :estimated_activity, Crystalline::Nilable.new(Models::Components::EstimatedActivityError), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('estimatedActivity') } }
|
|
17
|
+
|
|
18
|
+
sig { params(estimated_activity: T.nilable(Models::Components::EstimatedActivityError)).void }
|
|
19
|
+
def initialize(estimated_activity: nil)
|
|
20
|
+
@estimated_activity = estimated_activity
|
|
21
|
+
end
|
|
22
|
+
|
|
23
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
24
|
+
def ==(other)
|
|
25
|
+
return false unless other.is_a? self.class
|
|
26
|
+
return false unless @estimated_activity == other.estimated_activity
|
|
27
|
+
true
|
|
28
|
+
end
|
|
29
|
+
end
|
|
30
|
+
end
|
|
31
|
+
end
|
|
32
|
+
end
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# typed: true
|
|
2
|
+
# frozen_string_literal: true
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class Moov::Models::Components::SendFundsInstantBankError
|
|
6
|
+
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
+
end
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class Moov::Models::Components::SendFundsInstantBankError
|
|
11
|
+
def estimated_activity(); end
|
|
12
|
+
def estimated_activity=(str_); end
|
|
13
|
+
end
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
class SendFundsPushToCard
|
|
12
|
+
extend T::Sig
|
|
13
|
+
include Crystalline::MetadataFields
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
field :estimated_activity, Crystalline::Nilable.new(Models::Components::EstimatedActivity), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('estimatedActivity') } }
|
|
17
|
+
|
|
18
|
+
sig { params(estimated_activity: T.nilable(Models::Components::EstimatedActivity)).void }
|
|
19
|
+
def initialize(estimated_activity: nil)
|
|
20
|
+
@estimated_activity = estimated_activity
|
|
21
|
+
end
|
|
22
|
+
|
|
23
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
24
|
+
def ==(other)
|
|
25
|
+
return false unless other.is_a? self.class
|
|
26
|
+
return false unless @estimated_activity == other.estimated_activity
|
|
27
|
+
true
|
|
28
|
+
end
|
|
29
|
+
end
|
|
30
|
+
end
|
|
31
|
+
end
|
|
32
|
+
end
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# typed: true
|
|
2
|
+
# frozen_string_literal: true
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class Moov::Models::Components::SendFundsPushToCard
|
|
6
|
+
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
+
end
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class Moov::Models::Components::SendFundsPushToCard
|
|
11
|
+
def estimated_activity(); end
|
|
12
|
+
def estimated_activity=(str_); end
|
|
13
|
+
end
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
class SendFundsPushToCardError
|
|
12
|
+
extend T::Sig
|
|
13
|
+
include Crystalline::MetadataFields
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
field :estimated_activity, Crystalline::Nilable.new(Models::Components::EstimatedActivityError), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('estimatedActivity') } }
|
|
17
|
+
|
|
18
|
+
sig { params(estimated_activity: T.nilable(Models::Components::EstimatedActivityError)).void }
|
|
19
|
+
def initialize(estimated_activity: nil)
|
|
20
|
+
@estimated_activity = estimated_activity
|
|
21
|
+
end
|
|
22
|
+
|
|
23
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
24
|
+
def ==(other)
|
|
25
|
+
return false unless other.is_a? self.class
|
|
26
|
+
return false unless @estimated_activity == other.estimated_activity
|
|
27
|
+
true
|
|
28
|
+
end
|
|
29
|
+
end
|
|
30
|
+
end
|
|
31
|
+
end
|
|
32
|
+
end
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# typed: true
|
|
2
|
+
# frozen_string_literal: true
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class Moov::Models::Components::SendFundsPushToCardError
|
|
6
|
+
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
+
end
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class Moov::Models::Components::SendFundsPushToCardError
|
|
11
|
+
def estimated_activity(); end
|
|
12
|
+
def estimated_activity=(str_); end
|
|
13
|
+
end
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
class SendFundsRtp
|
|
12
|
+
extend T::Sig
|
|
13
|
+
include Crystalline::MetadataFields
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
field :estimated_activity, Crystalline::Nilable.new(Models::Components::EstimatedActivity), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('estimatedActivity') } }
|
|
17
|
+
|
|
18
|
+
sig { params(estimated_activity: T.nilable(Models::Components::EstimatedActivity)).void }
|
|
19
|
+
def initialize(estimated_activity: nil)
|
|
20
|
+
@estimated_activity = estimated_activity
|
|
21
|
+
end
|
|
22
|
+
|
|
23
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
24
|
+
def ==(other)
|
|
25
|
+
return false unless other.is_a? self.class
|
|
26
|
+
return false unless @estimated_activity == other.estimated_activity
|
|
27
|
+
true
|
|
28
|
+
end
|
|
29
|
+
end
|
|
30
|
+
end
|
|
31
|
+
end
|
|
32
|
+
end
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# typed: true
|
|
2
|
+
# frozen_string_literal: true
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class Moov::Models::Components::SendFundsRtp
|
|
6
|
+
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
+
end
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class Moov::Models::Components::SendFundsRtp
|
|
11
|
+
def estimated_activity(); end
|
|
12
|
+
def estimated_activity=(str_); end
|
|
13
|
+
end
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
class SendFundsRtpError
|
|
12
|
+
extend T::Sig
|
|
13
|
+
include Crystalline::MetadataFields
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
field :estimated_activity, Crystalline::Nilable.new(Models::Components::EstimatedActivityError), { 'format_json': { 'letter_case': ::Moov::Utils.field_name('estimatedActivity') } }
|
|
17
|
+
|
|
18
|
+
sig { params(estimated_activity: T.nilable(Models::Components::EstimatedActivityError)).void }
|
|
19
|
+
def initialize(estimated_activity: nil)
|
|
20
|
+
@estimated_activity = estimated_activity
|
|
21
|
+
end
|
|
22
|
+
|
|
23
|
+
sig { params(other: T.untyped).returns(T::Boolean) }
|
|
24
|
+
def ==(other)
|
|
25
|
+
return false unless other.is_a? self.class
|
|
26
|
+
return false unless @estimated_activity == other.estimated_activity
|
|
27
|
+
true
|
|
28
|
+
end
|
|
29
|
+
end
|
|
30
|
+
end
|
|
31
|
+
end
|
|
32
|
+
end
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# typed: true
|
|
2
|
+
# frozen_string_literal: true
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
class Moov::Models::Components::SendFundsRtpError
|
|
6
|
+
extend ::Crystalline::MetadataFields::ClassMethods
|
|
7
|
+
end
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
class Moov::Models::Components::SendFundsRtpError
|
|
11
|
+
def estimated_activity(); end
|
|
12
|
+
def estimated_activity=(str_); end
|
|
13
|
+
end
|