eseperio\verifactu\models\InvoiceSubmission Object
(
    [versionId] => 1.0
    [invoiceId:protected] => eseperio\verifactu\models\InvoiceId Object
        (
            [issuerNif] => B02907574
            [seriesNumber] => INV2500232
            [issueDate] => 07-07-2025
        )

    [externalRef] => OR-SMGNLFHNG
    [chaining:protected] => eseperio\verifactu\models\Chaining Object
        (
            [firstRecord] => S
            [previousInvoice:eseperio\verifactu\models\Chaining:private] => 
        )

    [systemInfo:protected] => eseperio\verifactu\models\ComputerSystem Object
        (
            [providerName] => Excitasy
            [providerId:eseperio\verifactu\models\ComputerSystem:private] => 
            [systemName] => PrestaShop Lunyvan
            [systemId] => 01
            [version] => 1.0
            [installationNumber] => 1
            [onlyVerifactu] => eseperio\verifactu\models\enums\YesNoType Enum:string
                (
                    [name] => YES
                    [value] => S
                )

            [multipleObligations] => eseperio\verifactu\models\enums\YesNoType Enum:string
                (
                    [name] => NO
                    [value] => N
                )

            [hasMultipleObligations] => 
        )

    [recordTimestamp] => 08-12-2025T17:50:28+00:00
    [hashType] => eseperio\verifactu\models\enums\HashType Enum:string
        (
            [name] => SHA_256
            [value] => 01
        )

    [hash] => 
    [xmlSignature] => 
    [issuerName] => LUNYVAN S.L.
    [rectificationData:eseperio\verifactu\models\InvoiceSubmission:private] => Array
        (
        )

    [invoiceType] => eseperio\verifactu\models\enums\InvoiceType Enum:string
        (
            [name] => STANDARD
            [value] => F1
        )

    [rectificationType] => 
    [operationDate] => 07-07-2025
    [operationDescription] => Sale of products: VIBRADOR MONO FLEX
    [simplifiedInvoice] => 
    [invoiceWithoutRecipient] => 
    [macrodata] => 
    [issuedBy] => 
    [thirdParty:eseperio\verifactu\models\InvoiceSubmission:private] => 
    [recipients:eseperio\verifactu\models\InvoiceSubmission:private] => Array
        (
            [0] => eseperio\verifactu\models\LegalPerson Object
                (
                    [name] => EMPRESA ERRADA TESTEIT
                    [nif] => ESPT510136108
                    [otherId:eseperio\verifactu\models\LegalPerson:private] => 
                )

        )

    [coupon] => 
    [breakdown:eseperio\verifactu\models\InvoiceSubmission:private] => eseperio\verifactu\models\Breakdown Object
        (
            [details:eseperio\verifactu\models\Breakdown:private] => Array
                (
                    [0] => eseperio\verifactu\models\BreakdownDetail Object
                        (
                            [taxType] => 
                            [regimeKey] => 
                            [operationQualification] => eseperio\verifactu\models\enums\OperationQualificationType Enum:string
                                (
                                    [name] => SUBJECT_NO_EXEMPT_NO_REVERSE
                                    [value] => S1
                                )

                            [exemptOperation] => 
                            [taxRate] => 21
                            [taxableBase] => 71.95
                            [costBasedTaxableBase] => 
                            [taxAmount] => 15.09
                            [equivalenceSurchargeRate] => 
                            [equivalenceSurchargeAmount] => 
                            [recargoEquivalenciaAmount] => 3.74
                        )

                )

        )

    [rectificationBreakdown:eseperio\verifactu\models\InvoiceSubmission:private] => 
    [taxAmount] => 15.09
    [totalAmount] => 90.78
    [invoiceAgreementNumber] => 
    [systemAgreementId] => 
)

Property 'hash' has errors: This field is required., Must be a string.

Property 'xmlSignature' has errors: Must be a string.

Property 'invoiceAgreementNumber' has errors: Must be a string.

Property 'systemAgreementId' has errors: Must be a string.

Property 'operationDate' has errors: Must be a valid date (YYYY-MM-DD).