From 1c1dccdd999fcd30613c0e520a1a3e2ba2f144e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=AE=2E=20?= =?UTF-8?q?=D0=9B=D0=BE=D0=B7=D0=BD=D1=8B=D0=B9?= Date: Thu, 9 Dec 2021 14:57:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=BC=D0=B5=D1=82?= =?UTF-8?q?=D0=BE=D0=B4=D0=B0=20jsonSerialize()=20=D0=B4=D0=BB=D1=8F=20Rec?= =?UTF-8?q?eiptResponseItem.=20=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=BF=D1=80=D0=BE=D0=B2=D0=B5=D1=80=D0=BA=D0=B0?= =?UTF-8?q?=20=D0=BD=D0=B0=20=D0=BF=D0=B0=D1=80=D0=B0=D0=BC=D0=B5=D1=82?= =?UTF-8?q?=D1=80=20platform=5Ffee=5Famount=20=D0=BF=D1=80=D0=B8=20=D1=81?= =?UTF-8?q?=D0=BE=D0=B7=D0=B4=D0=B0=D0=BD=D0=B8=D0=B8=20=D0=B7=D0=B0=D0=BF?= =?UTF-8?q?=D1=80=D0=BE=D1=81=D0=B0=20=D0=B4=D0=BB=D1=8F=20=D0=B4=D0=B2?= =?UTF-8?q?=D1=83=D1=85=D1=81=D1=82=D0=B0=D0=B4=D0=B8=D0=B9=D0=BD=D0=BE?= =?UTF-8?q?=D0=B3=D0=BE=20=D0=BF=D0=BB=D0=B0=D1=82=D0=B5=D0=B6=D0=B0=20?= =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D1=8B=20=D1=82?= =?UTF-8?q?=D0=B5=D1=81=D1=82=D1=8B=20=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++ README.en.md | 60 +++++++++---------- README.md | 60 +++++++++---------- composer.json | 2 +- docs/classes/JsonSerializable.md | 2 +- .../YooKassa-Client-ApiClientInterface.md | 2 +- docs/classes/YooKassa-Client-BaseClient.md | 2 +- docs/classes/YooKassa-Client-CurlClient.md | 2 +- docs/classes/YooKassa-Client-UserAgent.md | 2 +- docs/classes/YooKassa-Client.md | 4 +- docs/classes/YooKassa-Common-AbstractEnum.md | 2 +- .../classes/YooKassa-Common-AbstractObject.md | 2 +- .../YooKassa-Common-AbstractPaymentRequest.md | 2 +- ...sa-Common-AbstractPaymentRequestBuilder.md | 2 +- .../YooKassa-Common-AbstractRefundRequest.md | 2 +- .../YooKassa-Common-AbstractRequest.md | 2 +- .../YooKassa-Common-AbstractRequestBuilder.md | 2 +- ...ommon-Exceptions-ApiConnectionException.md | 2 +- ...YooKassa-Common-Exceptions-ApiException.md | 2 +- ...sa-Common-Exceptions-AuthorizeException.md | 2 +- ...ommon-Exceptions-BadApiRequestException.md | 2 +- ...-Exceptions-EmptyPropertyValueException.md | 2 +- ...n-Exceptions-ExtensionNotFoundException.md | 2 +- ...sa-Common-Exceptions-ForbiddenException.md | 2 +- ...a-Common-Exceptions-InternalServerError.md | 2 +- ...mon-Exceptions-InvalidPropertyException.md | 2 +- ...xceptions-InvalidPropertyValueException.md | 2 +- ...tions-InvalidPropertyValueTypeException.md | 2 +- ...mmon-Exceptions-InvalidRequestException.md | 2 +- ...ooKassa-Common-Exceptions-JsonException.md | 2 +- ...ssa-Common-Exceptions-NotFoundException.md | 2 +- ...-Exceptions-ResponseProcessingException.md | 2 +- ...mon-Exceptions-TooManyRequestsException.md | 2 +- ...Common-Exceptions-UnauthorizedException.md | 2 +- docs/classes/YooKassa-Common-HttpVerb.md | 2 +- docs/classes/YooKassa-Common-LoggerWrapper.md | 2 +- .../classes/YooKassa-Common-ResponseObject.md | 2 +- ...assa-Helpers-Config-ConfigurationLoader.md | 2 +- ...ers-Config-ConfigurationLoaderInterface.md | 2 +- docs/classes/YooKassa-Helpers-ProductCode.md | 2 +- docs/classes/YooKassa-Helpers-Random.md | 2 +- .../YooKassa-Helpers-RawHeadersParser.md | 2 +- docs/classes/YooKassa-Helpers-StringObject.md | 2 +- docs/classes/YooKassa-Helpers-TypeCast.md | 2 +- docs/classes/YooKassa-Helpers-UUID.md | 2 +- docs/classes/YooKassa-Model-Airline.md | 2 +- .../YooKassa-Model-AirlineInterface.md | 2 +- .../classes/YooKassa-Model-AmountInterface.md | 2 +- .../YooKassa-Model-AuthorizationDetails.md | 2 +- ...ssa-Model-AuthorizationDetailsInterface.md | 2 +- docs/classes/YooKassa-Model-BaseDeal.md | 2 +- .../YooKassa-Model-CancellationDetails.md | 2 +- ...assa-Model-CancellationDetailsInterface.md | 2 +- ...assa-Model-CancellationDetailsPartyCode.md | 2 +- ...ssa-Model-CancellationDetailsReasonCode.md | 2 +- ...Model-Confirmation-AbstractConfirmation.md | 2 +- ...nfirmation-ConfirmationCodeVerification.md | 2 +- ...Model-Confirmation-ConfirmationEmbedded.md | 2 +- ...Model-Confirmation-ConfirmationExternal.md | 2 +- ...-Model-Confirmation-ConfirmationFactory.md | 2 +- ...firmation-ConfirmationMobileApplication.md | 2 +- ...Kassa-Model-Confirmation-ConfirmationQr.md | 2 +- ...Model-Confirmation-ConfirmationRedirect.md | 2 +- ...tributes-AbstractConfirmationAttributes.md | 2 +- ...-ConfirmationAttributesCodeVerification.md | 2 +- ...tributes-ConfirmationAttributesEmbedded.md | 2 +- ...tributes-ConfirmationAttributesExternal.md | 2 +- ...ttributes-ConfirmationAttributesFactory.md | 2 +- ...ConfirmationAttributesMobileApplication.md | 2 +- ...tionAttributes-ConfirmationAttributesQr.md | 2 +- ...tributes-ConfirmationAttributesRedirect.md | 2 +- .../YooKassa-Model-ConfirmationType.md | 2 +- docs/classes/YooKassa-Model-CurrencyCode.md | 2 +- .../YooKassa-Model-Deal-CaptureDealData.md | 2 +- .../YooKassa-Model-Deal-DealBalanceAmount.md | 2 +- .../classes/YooKassa-Model-Deal-DealStatus.md | 2 +- docs/classes/YooKassa-Model-Deal-DealType.md | 2 +- docs/classes/YooKassa-Model-Deal-FeeMoment.md | 2 +- .../YooKassa-Model-Deal-PaymentDealInfo.md | 2 +- .../YooKassa-Model-Deal-PayoutDealInfo.md | 2 +- .../YooKassa-Model-Deal-RefundDealData.md | 2 +- .../YooKassa-Model-Deal-RefundDealInfo.md | 2 +- ...assa-Model-Deal-SettlementPayoutPayment.md | 2 +- ...-Model-Deal-SettlementPayoutPaymentType.md | 2 +- ...Kassa-Model-Deal-SettlementPayoutRefund.md | 2 +- docs/classes/YooKassa-Model-DealInterface.md | 2 +- docs/classes/YooKassa-Model-Leg.md | 2 +- docs/classes/YooKassa-Model-LegInterface.md | 2 +- docs/classes/YooKassa-Model-Locale.md | 2 +- docs/classes/YooKassa-Model-Metadata.md | 2 +- docs/classes/YooKassa-Model-MonetaryAmount.md | 2 +- ...Model-Notification-AbstractNotification.md | 2 +- ...Model-Notification-NotificationCanceled.md | 2 +- ...del-Notification-NotificationDealClosed.md | 2 +- ...-Model-Notification-NotificationFactory.md | 2 +- ...odel-Notification-NotificationInterface.md | 2 +- ...Notification-NotificationPayoutCanceled.md | 2 +- ...otification-NotificationPayoutSucceeded.md | 2 +- ...otification-NotificationRefundSucceeded.md | 2 +- ...odel-Notification-NotificationSucceeded.md | 2 +- ...ification-NotificationWaitingForCapture.md | 2 +- .../YooKassa-Model-NotificationEventType.md | 2 +- .../YooKassa-Model-NotificationType.md | 2 +- docs/classes/YooKassa-Model-Passenger.md | 2 +- .../YooKassa-Model-PassengerInterface.md | 2 +- docs/classes/YooKassa-Model-Payment.md | 2 +- ...a-Model-PaymentData-AbstractPaymentData.md | 2 +- ...-Model-PaymentData-B2b-Sberbank-VatData.md | 2 +- ...ymentData-B2b-Sberbank-VatDataInterface.md | 2 +- ...el-PaymentData-B2b-Sberbank-VatDataRate.md | 2 +- ...el-PaymentData-B2b-Sberbank-VatDataType.md | 2 +- ...a-Model-PaymentData-PaymentDataAlfabank.md | 2 +- ...a-Model-PaymentData-PaymentDataApplePay.md | 2 +- ...odel-PaymentData-PaymentDataB2bSberbank.md | 2 +- ...a-Model-PaymentData-PaymentDataBankCard.md | 2 +- ...del-PaymentData-PaymentDataBankCardCard.md | 2 +- ...Kassa-Model-PaymentData-PaymentDataCash.md | 2 +- ...sa-Model-PaymentData-PaymentDataFactory.md | 2 +- ...-Model-PaymentData-PaymentDataGooglePay.md | 2 +- ...del-PaymentData-PaymentDataInstallments.md | 2 +- ...el-PaymentData-PaymentDataMobileBalance.md | 2 +- ...Kassa-Model-PaymentData-PaymentDataQiwi.md | 2 +- ...a-Model-PaymentData-PaymentDataSberbank.md | 2 +- ...odel-PaymentData-PaymentDataTinkoffBank.md | 2 +- ...a-Model-PaymentData-PaymentDataWebmoney.md | 2 +- ...ssa-Model-PaymentData-PaymentDataWechat.md | 2 +- ...a-Model-PaymentData-PaymentDataYooMoney.md | 2 +- .../YooKassa-Model-PaymentInterface.md | 2 +- ...del-PaymentMethod-AbstractPaymentMethod.md | 2 +- ...entMethod-B2b-Sberbank-PayerBankDetails.md | 2 +- ...-B2b-Sberbank-PayerBankDetailsInterface.md | 2 +- ...assa-Model-PaymentMethod-BankCardSource.md | 2 +- ...del-PaymentMethod-PaymentMethodAlfaBank.md | 2 +- ...del-PaymentMethod-PaymentMethodApplePay.md | 2 +- ...-PaymentMethod-PaymentMethodB2bSberbank.md | 2 +- ...del-PaymentMethod-PaymentMethodBankCard.md | 2 +- ...del-PaymentMethod-PaymentMethodCardType.md | 2 +- ...a-Model-PaymentMethod-PaymentMethodCash.md | 2 +- ...odel-PaymentMethod-PaymentMethodFactory.md | 2 +- ...el-PaymentMethod-PaymentMethodGooglePay.md | 2 +- ...PaymentMethod-PaymentMethodInstallments.md | 2 +- ...aymentMethod-PaymentMethodMobileBalance.md | 2 +- ...sa-Model-PaymentMethod-PaymentMethodPsb.md | 2 +- ...a-Model-PaymentMethod-PaymentMethodQiwi.md | 2 +- ...del-PaymentMethod-PaymentMethodSberbank.md | 2 +- ...-PaymentMethod-PaymentMethodTinkoffBank.md | 2 +- ...del-PaymentMethod-PaymentMethodWebmoney.md | 2 +- ...Model-PaymentMethod-PaymentMethodWechat.md | 2 +- ...del-PaymentMethod-PaymentMethodYooMoney.md | 2 +- .../YooKassa-Model-PaymentMethodType.md | 2 +- docs/classes/YooKassa-Model-PaymentStatus.md | 2 +- ...-Model-Payout-AbstractPayoutDestination.md | 2 +- ...-Model-Payout-PayoutCancellationDetails.md | 2 +- ...yout-PayoutCancellationDetailsPartyCode.md | 2 +- ...out-PayoutCancellationDetailsReasonCode.md | 2 +- ...-Model-Payout-PayoutDestinationBankCard.md | 2 +- ...el-Payout-PayoutDestinationBankCardCard.md | 2 +- ...a-Model-Payout-PayoutDestinationFactory.md | 2 +- ...assa-Model-Payout-PayoutDestinationType.md | 2 +- ...-Model-Payout-PayoutDestinationYooMoney.md | 2 +- docs/classes/YooKassa-Model-Payout.md | 2 +- .../classes/YooKassa-Model-PayoutInterface.md | 2 +- docs/classes/YooKassa-Model-PayoutStatus.md | 2 +- .../YooKassa-Model-Receipt-AgentType.md | 2 +- .../YooKassa-Model-Receipt-PaymentMode.md | 2 +- .../YooKassa-Model-Receipt-PaymentSubject.md | 2 +- ...ooKassa-Model-Receipt-ReceiptItemAmount.md | 2 +- .../YooKassa-Model-Receipt-SettlementType.md | 2 +- docs/classes/YooKassa-Model-Receipt.md | 2 +- .../classes/YooKassa-Model-ReceiptCustomer.md | 2 +- ...YooKassa-Model-ReceiptCustomerInterface.md | 2 +- .../YooKassa-Model-ReceiptInterface.md | 2 +- docs/classes/YooKassa-Model-ReceiptItem.md | 2 +- .../YooKassa-Model-ReceiptItemInterface.md | 2 +- ...ooKassa-Model-ReceiptRegistrationStatus.md | 2 +- docs/classes/YooKassa-Model-ReceiptType.md | 2 +- docs/classes/YooKassa-Model-Recipient.md | 2 +- .../YooKassa-Model-RecipientInterface.md | 2 +- docs/classes/YooKassa-Model-Refund.md | 2 +- .../classes/YooKassa-Model-RefundInterface.md | 2 +- docs/classes/YooKassa-Model-RefundStatus.md | 2 +- docs/classes/YooKassa-Model-Requestor.md | 2 +- .../YooKassa-Model-RequestorInterface.md | 2 +- docs/classes/YooKassa-Model-SafeDeal.md | 2 +- docs/classes/YooKassa-Model-Settlement.md | 2 +- .../YooKassa-Model-SettlementInterface.md | 2 +- docs/classes/YooKassa-Model-Source.md | 2 +- .../classes/YooKassa-Model-SourceInterface.md | 2 +- docs/classes/YooKassa-Model-Supplier.md | 2 +- .../YooKassa-Model-SupplierInterface.md | 2 +- docs/classes/YooKassa-Model-ThreeDSecure.md | 2 +- docs/classes/YooKassa-Model-Transfer.md | 2 +- .../YooKassa-Model-TransferInterface.md | 2 +- docs/classes/YooKassa-Model-TransferStatus.md | 2 +- .../classes/YooKassa-Model-Webhook-Webhook.md | 2 +- ...assa-Request-Deals-AbstractDealResponse.md | 2 +- ...ooKassa-Request-Deals-CreateDealRequest.md | 2 +- ...-Request-Deals-CreateDealRequestBuilder.md | 2 +- ...equest-Deals-CreateDealRequestInterface.md | 2 +- ...quest-Deals-CreateDealRequestSerializer.md | 2 +- ...oKassa-Request-Deals-CreateDealResponse.md | 2 +- .../YooKassa-Request-Deals-DealResponse.md | 2 +- .../YooKassa-Request-Deals-DealsRequest.md | 2 +- ...Kassa-Request-Deals-DealsRequestBuilder.md | 2 +- ...ssa-Request-Deals-DealsRequestInterface.md | 2 +- ...sa-Request-Deals-DealsRequestSerializer.md | 2 +- .../YooKassa-Request-Deals-DealsResponse.md | 2 +- ...equest-Payments-AbstractPaymentResponse.md | 2 +- ...a-Request-Payments-CreatePaymentRequest.md | 2 +- ...st-Payments-CreatePaymentRequestBuilder.md | 2 +- ...-Payments-CreatePaymentRequestInterface.md | 2 +- ...Payments-CreatePaymentRequestSerializer.md | 2 +- ...-Request-Payments-CreatePaymentResponse.md | 2 +- ...Request-Payments-Payment-CancelResponse.md | 2 +- ...t-Payments-Payment-CreateCaptureRequest.md | 2 +- ...nts-Payment-CreateCaptureRequestBuilder.md | 2 +- ...s-Payment-CreateCaptureRequestInterface.md | 2 +- ...-Payment-CreateCaptureRequestSerializer.md | 2 +- ...-Payments-Payment-CreateCaptureResponse.md | 2 +- ...oKassa-Request-Payments-PaymentResponse.md | 2 +- ...oKassa-Request-Payments-PaymentsRequest.md | 2 +- ...Request-Payments-PaymentsRequestBuilder.md | 2 +- ...quest-Payments-PaymentsRequestInterface.md | 2 +- ...uest-Payments-PaymentsRequestSerializer.md | 2 +- ...Kassa-Request-Payments-PaymentsResponse.md | 2 +- ...-Request-Payouts-AbstractPayoutResponse.md | 2 +- ...ssa-Request-Payouts-CreatePayoutRequest.md | 2 +- ...uest-Payouts-CreatePayoutRequestBuilder.md | 2 +- ...st-Payouts-CreatePayoutRequestInterface.md | 2 +- ...t-Payouts-CreatePayoutRequestSerializer.md | 2 +- ...sa-Request-Payouts-CreatePayoutResponse.md | 2 +- ...ationData-AbstractPayoutDestinationData.md | 2 +- ...ationData-PayoutDestinationDataBankCard.md | 2 +- ...nData-PayoutDestinationDataBankCardCard.md | 2 +- ...nationData-PayoutDestinationDataFactory.md | 2 +- ...ationData-PayoutDestinationDataYooMoney.md | 2 +- ...YooKassa-Request-Payouts-PayoutResponse.md | 2 +- ...equest-Receipts-AbstractReceiptResponse.md | 2 +- ...quest-Receipts-CreatePostReceiptRequest.md | 2 +- ...eceipts-CreatePostReceiptRequestBuilder.md | 2 +- ...eipts-CreatePostReceiptRequestInterface.md | 2 +- ...ipts-CreatePostReceiptRequestSerializer.md | 2 +- ...Request-Receipts-PaymentReceiptResponse.md | 2 +- ...Request-Receipts-ReceiptResponseFactory.md | 2 +- ...quest-Receipts-ReceiptResponseInterface.md | 2 +- ...sa-Request-Receipts-ReceiptResponseItem.md | 12 ++-- ...t-Receipts-ReceiptResponseItemInterface.md | 2 +- ...oKassa-Request-Receipts-ReceiptsRequest.md | 2 +- ...Request-Receipts-ReceiptsRequestBuilder.md | 2 +- ...quest-Receipts-ReceiptsRequestInterface.md | 2 +- ...uest-Receipts-ReceiptsRequestSerializer.md | 2 +- ...Kassa-Request-Receipts-ReceiptsResponse.md | 2 +- ...-Request-Receipts-RefundReceiptResponse.md | 2 +- ...-Request-Receipts-SimpleReceiptResponse.md | 2 +- ...-Request-Refunds-AbstractRefundResponse.md | 2 +- ...ssa-Request-Refunds-CreateRefundRequest.md | 2 +- ...uest-Refunds-CreateRefundRequestBuilder.md | 2 +- ...st-Refunds-CreateRefundRequestInterface.md | 2 +- ...t-Refunds-CreateRefundRequestSerializer.md | 2 +- ...sa-Request-Refunds-CreateRefundResponse.md | 2 +- ...YooKassa-Request-Refunds-RefundResponse.md | 2 +- ...YooKassa-Request-Refunds-RefundsRequest.md | 2 +- ...a-Request-Refunds-RefundsRequestBuilder.md | 2 +- ...Request-Refunds-RefundsRequestInterface.md | 2 +- ...equest-Refunds-RefundsRequestSerializer.md | 2 +- ...ooKassa-Request-Refunds-RefundsResponse.md | 2 +- ...ssa-Request-Webhook-WebhookListResponse.md | 2 +- docs/examples/05-deals.md | 4 +- docs/namespaces/default.md | 2 +- docs/namespaces/yookassa-client.md | 2 +- docs/namespaces/yookassa-common-exceptions.md | 2 +- docs/namespaces/yookassa-common.md | 2 +- docs/namespaces/yookassa-helpers-config.md | 2 +- docs/namespaces/yookassa-helpers.md | 2 +- .../namespaces/yookassa-model-confirmation.md | 2 +- .../yookassa-model-confirmationattributes.md | 2 +- docs/namespaces/yookassa-model-deal.md | 2 +- .../namespaces/yookassa-model-notification.md | 2 +- ...yookassa-model-paymentdata-b2b-sberbank.md | 2 +- .../yookassa-model-paymentdata-b2b.md | 2 +- docs/namespaces/yookassa-model-paymentdata.md | 2 +- ...okassa-model-paymentmethod-b2b-sberbank.md | 2 +- .../yookassa-model-paymentmethod-b2b.md | 2 +- .../yookassa-model-paymentmethod.md | 2 +- docs/namespaces/yookassa-model-payout.md | 2 +- docs/namespaces/yookassa-model-receipt.md | 2 +- docs/namespaces/yookassa-model-webhook.md | 2 +- docs/namespaces/yookassa-model.md | 2 +- docs/namespaces/yookassa-request-deals.md | 2 +- .../yookassa-request-payments-payment.md | 2 +- docs/namespaces/yookassa-request-payments.md | 2 +- ...a-request-payouts-payoutdestinationdata.md | 2 +- docs/namespaces/yookassa-request-payouts.md | 2 +- docs/namespaces/yookassa-request-receipts.md | 2 +- docs/namespaces/yookassa-request-refunds.md | 2 +- docs/namespaces/yookassa-request-webhook.md | 2 +- docs/namespaces/yookassa-request.md | 2 +- docs/namespaces/yookassa.md | 2 +- docs/readme.md | 2 +- docs/reports/deprecated.md | 2 +- docs/reports/errors.md | 2 +- docs/reports/markers.md | 2 +- lib/Client.php | 2 +- .../CreateCaptureRequestSerializer.php | 8 ++- lib/Request/Receipts/ReceiptResponseItem.php | 17 +++++- .../CreateCaptureRequestSerializerTest.php | 12 +++- 306 files changed, 408 insertions(+), 369 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a36f7f7e..53f4746b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### v2.2.4 от 09.12.2021 +* Фикс метода jsonSerialize() для ReceiptResponseItem +* Добавлена проверка на параметр platform_fee_amount при создании запроса для двухстадийного платежа +* Обновлены тесты +* Обновлен readme + ### v2.2.3 от 07.12.2021 * Добавлена обработка параметра authorization_details.three_d_secure.applied в объекте платежа diff --git a/README.en.md b/README.en.md index a0af46db..34bde01f 100644 --- a/README.en.md +++ b/README.en.md @@ -6,7 +6,7 @@ [![Monthly Downloads](https://poser.pugx.org/yoomoney/yookassa-sdk-php/d/monthly)](https://packagist.org/packages/yoomoney/yookassa-sdk-php) [![License](https://poser.pugx.org/yoomoney/yookassa-sdk-php/license)](https://packagist.org/packages/yoomoney/yookassa-sdk-php) -[Russian](https://github.com/yoomoney/yookassa-sdk-php/blob/master/README.md) | English +[Russian](README.md) | English This product is used for managing payments under [The YooKassa API](https://yookassa.ru/en/developers/api) For usage by those who implemented YooKassa using the API method. @@ -64,38 +64,38 @@ $client->setAuth('shopId', 'secretKey'); [More details in our documentation for the YooKassa API](https://yookassa.ru/en/developers/api#create_payment). - [More details in our documentation for the YooKassa SDK](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/readme.md). + [More details in our documentation for the YooKassa SDK](docs/readme.md). ## Examples of using the API SDK -#### [YooKassa SDK Settings](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/01-configuration.md) -* [Authentication](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/01-configuration.md#Аутентификация) -* [Statistics about the environment used](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/01-configuration.md#Статистические-данные-об-используемом-окружении) -* [Getting information about the store](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/01-configuration.md#Получение-информации-о-магазине) -* [Working with Webhook](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/01-configuration.md#Работа-с-Webhook) -* [Notifications](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/01-configuration.md#Входящие-уведомления) - -#### [Working with payments](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md) -* [Request to create a payment](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md#Запрос-на-создание-платежа) -* [Request to create a payment via the builder](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md#Запрос-на-создание-платежа-через-билдер) -* [Request for partial payment confirmation](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md#Запрос-на-частичное-подтверждение-платежа) -* [Request to cancel an incomplete payment](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md#Запрос-на-отмену-незавершенного-платежа) -* [Get payment information](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md#Получить-информацию-о-платеже) -* [Get a list of payments with filtering](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md#Получить-список-платежей-с-фильтрацией) - -#### [Working with refunds](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/03-refunds.md) -* [Request to create a refund](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/03-refunds.md#Запрос-на-создание-возврата) -* [Request to create a refund via the builder](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/03-refunds.md#Запрос-на-создание-возврата-через-билдер) -* [Get refund information](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/03-refunds.md#Получить-информацию-о-возврате) -* [Get a list of returns with filtering](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/03-refunds.md#Получить-список-возвратов-с-фильтрацией) - -#### [Working with receipts](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/04-receipts.md) -* [Request to create a receipt](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/04-receipts.md#Запрос-на-создание-чека) -* [Request to create a receipt via the builder](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/04-receipts.md#Запрос-на-создание-чека-через-билдер) -* [Get information about the receipt](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/04-receipts.md#Получить-информацию-о-чеке) -* [Get a list of receipts with filtering](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/04-receipts.md#Получить-список-чеков-с-фильтрацией) - -#### [Working with deals](docs/examples/05-deals.md) +#### [YooKassa SDK Settings](docs/examples/01-configuration.md) +* [Authentication](docs/examples/01-configuration.md#Аутентификация) +* [Statistics about the environment used](docs/examples/01-configuration.md#Статистические-данные-об-используемом-окружении) +* [Getting information about the store](docs/examples/01-configuration.md#Получение-информации-о-магазине) +* [Working with Webhook](docs/examples/01-configuration.md#Работа-с-Webhook) +* [Notifications](docs/examples/01-configuration.md#Входящие-уведомления) + +#### [Working with payments](docs/examples/02-payments.md) +* [Request to create a payment](docs/examples/02-payments.md#Запрос-на-создание-платежа) +* [Request to create a payment via the builder](docs/examples/02-payments.md#Запрос-на-создание-платежа-через-билдер) +* [Request for partial payment confirmation](docs/examples/02-payments.md#Запрос-на-частичное-подтверждение-платежа) +* [Request to cancel an incomplete payment](docs/examples/02-payments.md#Запрос-на-отмену-незавершенного-платежа) +* [Get payment information](docs/examples/02-payments.md#Получить-информацию-о-платеже) +* [Get a list of payments with filtering](docs/examples/02-payments.md#Получить-список-платежей-с-фильтрацией) + +#### [Working with refunds](docs/examples/03-refunds.md) +* [Request to create a refund](docs/examples/03-refunds.md#Запрос-на-создание-возврата) +* [Request to create a refund via the builder](docs/examples/03-refunds.md#Запрос-на-создание-возврата-через-билдер) +* [Get refund information](docs/examples/03-refunds.md#Получить-информацию-о-возврате) +* [Get a list of returns with filtering](docs/examples/03-refunds.md#Получить-список-возвратов-с-фильтрацией) + +#### [Working with receipts](docs/examples/04-receipts.md) +* [Request to create a receipt](docs/examples/04-receipts.md#Запрос-на-создание-чека) +* [Request to create a receipt via the builder](docs/examples/04-receipts.md#Запрос-на-создание-чека-через-билдер) +* [Get information about the receipt](docs/examples/04-receipts.md#Получить-информацию-о-чеке) +* [Get a list of receipts with filtering](docs/examples/04-receipts.md#Получить-список-чеков-с-фильтрацией) + +#### [Working with safe deals](docs/examples/05-deals.md) * [Request to create a deal](docs/examples/05-deals.md#Запрос-на-создание-сделки) * [Request to create a deal via the builder](docs/examples/05-deals.md#Запрос-на-создание-сделки-через-билдер) * [Request to create a payment with info about deal](docs/examples/05-deals.md#Запрос-на-создание-платежа-с-привязкой-к-сделке) diff --git a/README.md b/README.md index b5edc5b7..3b922136 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Monthly Downloads](https://poser.pugx.org/yoomoney/yookassa-sdk-php/d/monthly)](https://packagist.org/packages/yoomoney/yookassa-sdk-php) [![License](https://poser.pugx.org/yoomoney/yookassa-sdk-php/license)](https://packagist.org/packages/yoomoney/yookassa-sdk-php) -Russian | [English](https://github.com/yoomoney/yookassa-sdk-php/blob/master/README.en.md) +Russian | [English](README.en.md) Клиент для работы с платежами по [API ЮKassa](https://yookassa.ru/developers/api) Подходит тем, у кого способ подключения к ЮKassa называется API. @@ -66,38 +66,38 @@ $client->setAuth('shopId', 'secretKey'); [Подробнее в документации к API ЮKassa](https://yookassa.ru/developers/api#create_payment). - [Подробнее в документации к SDK ЮKassa](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/readme.md). + [Подробнее в документации к SDK ЮKassa](docs/readme.md). ## Примеры использования SDK -#### [Настройки SDK API ЮKassa](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/01-configuration.md) -* [Аутентификация](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/01-configuration.md#Аутентификация) -* [Статистические данные об используемом окружении](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/01-configuration.md#Статистические-данные-об-используемом-окружении) -* [Получение информации о магазине](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/01-configuration.md#Получение-информации-о-магазине) -* [Работа с Webhook](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/01-configuration.md#Работа-с-Webhook) -* [Входящие уведомления](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/01-configuration.md#Входящие-уведомления) - -#### [Работа с платежами](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md) -* [Запрос на создание платежа](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md#Запрос-на-создание-платежа) -* [Запрос на создание платежа через билдер](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md#Запрос-на-создание-платежа-через-билдер) -* [Запрос на частичное подтверждение платежа](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md#Запрос-на-частичное-подтверждение-платежа) -* [Запрос на отмену незавершенного платежа](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md#Запрос-на-отмену-незавершенного-платежа) -* [Получить информацию о платеже](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md#Получить-информацию-о-платеже) -* [Получить список платежей с фильтрацией](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/02-payments.md#Получить-список-платежей-с-фильтрацией) - -#### [Работа с возвратами](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/03-refunds.md) -* [Запрос на создание возврата](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/03-refunds.md#Запрос-на-создание-возврата) -* [Запрос на создание возврата через билдер](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/03-refunds.md#Запрос-на-создание-возврата-через-билдер) -* [Получить информацию о возврате](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/03-refunds.md#Получить-информацию-о-возврате) -* [Получить список возвратов с фильтрацией](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/03-refunds.md#Получить-список-возвратов-с-фильтрацией) - -#### [Работа с чеками](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/04-receipts.md) -* [Запрос на создание чека](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/04-receipts.md#Запрос-на-создание-чека) -* [Запрос на создание чека через билдер](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/04-receipts.md#Запрос-на-создание-чека-через-билдер) -* [Получить информацию о чеке](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/04-receipts.md#Получить-информацию-о-чеке) -* [Получить список чеков с фильтрацией](https://github.com/yoomoney/yookassa-sdk-php/blob/master/docs/examples/04-receipts.md#Получить-список-чеков-с-фильтрацией) - -#### [Работа со сделками](docs/examples/05-deals.md) +#### [Настройки SDK API ЮKassa](docs/examples/01-configuration.md) +* [Аутентификация](docs/examples/01-configuration.md#Аутентификация) +* [Статистические данные об используемом окружении](docs/examples/01-configuration.md#Статистические-данные-об-используемом-окружении) +* [Получение информации о магазине](docs/examples/01-configuration.md#Получение-информации-о-магазине) +* [Работа с Webhook](docs/examples/01-configuration.md#Работа-с-Webhook) +* [Входящие уведомления](docs/examples/01-configuration.md#Входящие-уведомления) + +#### [Работа с платежами](docs/examples/02-payments.md) +* [Запрос на создание платежа](docs/examples/02-payments.md#Запрос-на-создание-платежа) +* [Запрос на создание платежа через билдер](docs/examples/02-payments.md#Запрос-на-создание-платежа-через-билдер) +* [Запрос на частичное подтверждение платежа](docs/examples/02-payments.md#Запрос-на-частичное-подтверждение-платежа) +* [Запрос на отмену незавершенного платежа](docs/examples/02-payments.md#Запрос-на-отмену-незавершенного-платежа) +* [Получить информацию о платеже](docs/examples/02-payments.md#Получить-информацию-о-платеже) +* [Получить список платежей с фильтрацией](docs/examples/02-payments.md#Получить-список-платежей-с-фильтрацией) + +#### [Работа с возвратами](docs/examples/03-refunds.md) +* [Запрос на создание возврата](docs/examples/03-refunds.md#Запрос-на-создание-возврата) +* [Запрос на создание возврата через билдер](docs/examples/03-refunds.md#Запрос-на-создание-возврата-через-билдер) +* [Получить информацию о возврате](docs/examples/03-refunds.md#Получить-информацию-о-возврате) +* [Получить список возвратов с фильтрацией](docs/examples/03-refunds.md#Получить-список-возвратов-с-фильтрацией) + +#### [Работа с чеками](docs/examples/04-receipts.md) +* [Запрос на создание чека](docs/examples/04-receipts.md#Запрос-на-создание-чека) +* [Запрос на создание чека через билдер](docs/examples/04-receipts.md#Запрос-на-создание-чека-через-билдер) +* [Получить информацию о чеке](docs/examples/04-receipts.md#Получить-информацию-о-чеке) +* [Получить список чеков с фильтрацией](docs/examples/04-receipts.md#Получить-список-чеков-с-фильтрацией) + +#### [Работа с безопасными сделками](docs/examples/05-deals.md) * [Запрос на создание сделки](docs/examples/05-deals.md#Запрос-на-создание-сделки) * [Запрос на создание сделки через билдер](docs/examples/05-deals.md#Запрос-на-создание-сделки-через-билдер) * [Запрос на создание платежа с привязкой к сделке](docs/examples/05-deals.md#Запрос-на-создание-платежа-с-привязкой-к-сделке) diff --git a/composer.json b/composer.json index 7d9b94ad..a6608604 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "email": "cms@yoomoney.ru" } ], - "version": "2.2.3", + "version": "2.2.4", "require": { "php": ">=5.3.0", "ext-curl": "*", diff --git a/docs/classes/JsonSerializable.md b/docs/classes/JsonSerializable.md index 7c6b232e..6d4e8633 100644 --- a/docs/classes/JsonSerializable.md +++ b/docs/classes/JsonSerializable.md @@ -50,6 +50,6 @@ public jsonSerialize() : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client-ApiClientInterface.md b/docs/classes/YooKassa-Client-ApiClientInterface.md index ca7675ac..f13948e5 100644 --- a/docs/classes/YooKassa-Client-ApiClientInterface.md +++ b/docs/classes/YooKassa-Client-ApiClientInterface.md @@ -200,6 +200,6 @@ public setConfig(array $config) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client-BaseClient.md b/docs/classes/YooKassa-Client-BaseClient.md index 99da2fab..b1a0ee9e 100644 --- a/docs/classes/YooKassa-Client-BaseClient.md +++ b/docs/classes/YooKassa-Client-BaseClient.md @@ -639,6 +639,6 @@ protected handleError(\YooKassa\Common\ResponseObject $response) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client-CurlClient.md b/docs/classes/YooKassa-Client-CurlClient.md index e3cd594f..6909d699 100644 --- a/docs/classes/YooKassa-Client-CurlClient.md +++ b/docs/classes/YooKassa-Client-CurlClient.md @@ -495,6 +495,6 @@ public setTimeout(int $timeout) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client-UserAgent.md b/docs/classes/YooKassa-Client-UserAgent.md index b744e219..6b8ee838 100644 --- a/docs/classes/YooKassa-Client-UserAgent.md +++ b/docs/classes/YooKassa-Client-UserAgent.md @@ -316,6 +316,6 @@ public setModule(string $name, string $version) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Client.md b/docs/classes/YooKassa-Client.md index 46ed127e..60579a61 100644 --- a/docs/classes/YooKassa-Client.md +++ b/docs/classes/YooKassa-Client.md @@ -234,7 +234,7 @@ DEFAULT_ATTEMPTS_COUNT = 3 Текущая версия библиотеки ```php -SDK_VERSION = '2.2.3' +SDK_VERSION = '2.2.4' ``` @@ -2140,6 +2140,6 @@ protected handleError(\YooKassa\Common\ResponseObject $response) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractEnum.md b/docs/classes/YooKassa-Common-AbstractEnum.md index fc15f0a3..b0dee99c 100644 --- a/docs/classes/YooKassa-Common-AbstractEnum.md +++ b/docs/classes/YooKassa-Common-AbstractEnum.md @@ -118,6 +118,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractObject.md b/docs/classes/YooKassa-Common-AbstractObject.md index bb4bdf6f..3dbead42 100644 --- a/docs/classes/YooKassa-Common-AbstractObject.md +++ b/docs/classes/YooKassa-Common-AbstractObject.md @@ -332,6 +332,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractPaymentRequest.md b/docs/classes/YooKassa-Common-AbstractPaymentRequest.md index ea72dd31..29e7849a 100644 --- a/docs/classes/YooKassa-Common-AbstractPaymentRequest.md +++ b/docs/classes/YooKassa-Common-AbstractPaymentRequest.md @@ -666,6 +666,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractPaymentRequestBuilder.md b/docs/classes/YooKassa-Common-AbstractPaymentRequestBuilder.md index 7c6d9c3f..162f55f0 100644 --- a/docs/classes/YooKassa-Common-AbstractPaymentRequestBuilder.md +++ b/docs/classes/YooKassa-Common-AbstractPaymentRequestBuilder.md @@ -462,6 +462,6 @@ protected initCurrentObject() : self --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractRefundRequest.md b/docs/classes/YooKassa-Common-AbstractRefundRequest.md index c1e27109..c5bc96de 100644 --- a/docs/classes/YooKassa-Common-AbstractRefundRequest.md +++ b/docs/classes/YooKassa-Common-AbstractRefundRequest.md @@ -637,6 +637,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractRequest.md b/docs/classes/YooKassa-Common-AbstractRequest.md index c070f83f..d353904c 100644 --- a/docs/classes/YooKassa-Common-AbstractRequest.md +++ b/docs/classes/YooKassa-Common-AbstractRequest.md @@ -407,6 +407,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-AbstractRequestBuilder.md b/docs/classes/YooKassa-Common-AbstractRequestBuilder.md index ecc0a26c..d482e0db 100644 --- a/docs/classes/YooKassa-Common-AbstractRequestBuilder.md +++ b/docs/classes/YooKassa-Common-AbstractRequestBuilder.md @@ -157,6 +157,6 @@ Abstract protected initCurrentObject() : \YooKassa\Common\AbstractRequest --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-ApiConnectionException.md b/docs/classes/YooKassa-Common-Exceptions-ApiConnectionException.md index 1fe01473..f91178f8 100644 --- a/docs/classes/YooKassa-Common-Exceptions-ApiConnectionException.md +++ b/docs/classes/YooKassa-Common-Exceptions-ApiConnectionException.md @@ -126,6 +126,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-ApiException.md b/docs/classes/YooKassa-Common-Exceptions-ApiException.md index 8b6c41c4..5686aebb 100644 --- a/docs/classes/YooKassa-Common-Exceptions-ApiException.md +++ b/docs/classes/YooKassa-Common-Exceptions-ApiException.md @@ -123,6 +123,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-AuthorizeException.md b/docs/classes/YooKassa-Common-Exceptions-AuthorizeException.md index 1a100b71..31dbc971 100644 --- a/docs/classes/YooKassa-Common-Exceptions-AuthorizeException.md +++ b/docs/classes/YooKassa-Common-Exceptions-AuthorizeException.md @@ -126,6 +126,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-BadApiRequestException.md b/docs/classes/YooKassa-Common-Exceptions-BadApiRequestException.md index c876e92a..3442ad81 100644 --- a/docs/classes/YooKassa-Common-Exceptions-BadApiRequestException.md +++ b/docs/classes/YooKassa-Common-Exceptions-BadApiRequestException.md @@ -152,6 +152,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-EmptyPropertyValueException.md b/docs/classes/YooKassa-Common-Exceptions-EmptyPropertyValueException.md index 3b9e4a42..f4d7d50d 100644 --- a/docs/classes/YooKassa-Common-Exceptions-EmptyPropertyValueException.md +++ b/docs/classes/YooKassa-Common-Exceptions-EmptyPropertyValueException.md @@ -79,6 +79,6 @@ public getProperty() : string --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-ExtensionNotFoundException.md b/docs/classes/YooKassa-Common-Exceptions-ExtensionNotFoundException.md index a5b0f651..ae7bfe11 100644 --- a/docs/classes/YooKassa-Common-Exceptions-ExtensionNotFoundException.md +++ b/docs/classes/YooKassa-Common-Exceptions-ExtensionNotFoundException.md @@ -67,6 +67,6 @@ Constructor --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-ForbiddenException.md b/docs/classes/YooKassa-Common-Exceptions-ForbiddenException.md index 09c6f4ad..68870c1d 100644 --- a/docs/classes/YooKassa-Common-Exceptions-ForbiddenException.md +++ b/docs/classes/YooKassa-Common-Exceptions-ForbiddenException.md @@ -152,6 +152,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-InternalServerError.md b/docs/classes/YooKassa-Common-Exceptions-InternalServerError.md index d70c7657..391bc569 100644 --- a/docs/classes/YooKassa-Common-Exceptions-InternalServerError.md +++ b/docs/classes/YooKassa-Common-Exceptions-InternalServerError.md @@ -155,6 +155,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyException.md b/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyException.md index a95ade5c..ab23fd84 100644 --- a/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyException.md +++ b/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyException.md @@ -78,6 +78,6 @@ public getProperty() : string --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueException.md b/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueException.md index 25b6bc3d..405715d8 100644 --- a/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueException.md +++ b/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueException.md @@ -94,6 +94,6 @@ public getValue() : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueTypeException.md b/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueTypeException.md index 1e104b59..7c697d7c 100644 --- a/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueTypeException.md +++ b/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueTypeException.md @@ -94,6 +94,6 @@ public getType() : string --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-InvalidRequestException.md b/docs/classes/YooKassa-Common-Exceptions-InvalidRequestException.md index 5fb54e06..7dd5247f 100644 --- a/docs/classes/YooKassa-Common-Exceptions-InvalidRequestException.md +++ b/docs/classes/YooKassa-Common-Exceptions-InvalidRequestException.md @@ -78,6 +78,6 @@ public getRequestObject() : \YooKassa\Common\AbstractRequest|null --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-JsonException.md b/docs/classes/YooKassa-Common-Exceptions-JsonException.md index 30e53b8b..1ff91dbe 100644 --- a/docs/classes/YooKassa-Common-Exceptions-JsonException.md +++ b/docs/classes/YooKassa-Common-Exceptions-JsonException.md @@ -76,6 +76,6 @@ public __construct(mixed $message = "", mixed $code, mixed $previous = --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-NotFoundException.md b/docs/classes/YooKassa-Common-Exceptions-NotFoundException.md index 246f36d8..9fd7445f 100644 --- a/docs/classes/YooKassa-Common-Exceptions-NotFoundException.md +++ b/docs/classes/YooKassa-Common-Exceptions-NotFoundException.md @@ -152,6 +152,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-ResponseProcessingException.md b/docs/classes/YooKassa-Common-Exceptions-ResponseProcessingException.md index 2595f670..f3997816 100644 --- a/docs/classes/YooKassa-Common-Exceptions-ResponseProcessingException.md +++ b/docs/classes/YooKassa-Common-Exceptions-ResponseProcessingException.md @@ -152,6 +152,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-TooManyRequestsException.md b/docs/classes/YooKassa-Common-Exceptions-TooManyRequestsException.md index 93c09a34..cc3da9ea 100644 --- a/docs/classes/YooKassa-Common-Exceptions-TooManyRequestsException.md +++ b/docs/classes/YooKassa-Common-Exceptions-TooManyRequestsException.md @@ -152,6 +152,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-Exceptions-UnauthorizedException.md b/docs/classes/YooKassa-Common-Exceptions-UnauthorizedException.md index 64952560..a81b7c0b 100644 --- a/docs/classes/YooKassa-Common-Exceptions-UnauthorizedException.md +++ b/docs/classes/YooKassa-Common-Exceptions-UnauthorizedException.md @@ -155,6 +155,6 @@ public getResponseHeaders() : string[] --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-HttpVerb.md b/docs/classes/YooKassa-Common-HttpVerb.md index 10a2c907..44e131ce 100644 --- a/docs/classes/YooKassa-Common-HttpVerb.md +++ b/docs/classes/YooKassa-Common-HttpVerb.md @@ -179,6 +179,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-LoggerWrapper.md b/docs/classes/YooKassa-Common-LoggerWrapper.md index e5738bbe..b2477785 100644 --- a/docs/classes/YooKassa-Common-LoggerWrapper.md +++ b/docs/classes/YooKassa-Common-LoggerWrapper.md @@ -299,6 +299,6 @@ that are not necessarily wrong. --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Common-ResponseObject.md b/docs/classes/YooKassa-Common-ResponseObject.md index 3055294d..915c2d62 100644 --- a/docs/classes/YooKassa-Common-ResponseObject.md +++ b/docs/classes/YooKassa-Common-ResponseObject.md @@ -162,6 +162,6 @@ public getHeaders() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-Config-ConfigurationLoader.md b/docs/classes/YooKassa-Helpers-Config-ConfigurationLoader.md index 05543435..aa326811 100644 --- a/docs/classes/YooKassa-Helpers-Config-ConfigurationLoader.md +++ b/docs/classes/YooKassa-Helpers-Config-ConfigurationLoader.md @@ -73,6 +73,6 @@ public load(mixed $filePath = null) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-Config-ConfigurationLoaderInterface.md b/docs/classes/YooKassa-Helpers-Config-ConfigurationLoaderInterface.md index 02bbb311..67b4b492 100644 --- a/docs/classes/YooKassa-Helpers-Config-ConfigurationLoaderInterface.md +++ b/docs/classes/YooKassa-Helpers-Config-ConfigurationLoaderInterface.md @@ -64,6 +64,6 @@ public load() : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-ProductCode.md b/docs/classes/YooKassa-Helpers-ProductCode.md index f3c0d770..46e635c3 100644 --- a/docs/classes/YooKassa-Helpers-ProductCode.md +++ b/docs/classes/YooKassa-Helpers-ProductCode.md @@ -344,6 +344,6 @@ public validate() : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-Random.md b/docs/classes/YooKassa-Helpers-Random.md index 7f56c2e0..2af61ab5 100644 --- a/docs/classes/YooKassa-Helpers-Random.md +++ b/docs/classes/YooKassa-Helpers-Random.md @@ -243,6 +243,6 @@ Static public value(array $values, bool $useBest = true) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-RawHeadersParser.md b/docs/classes/YooKassa-Helpers-RawHeadersParser.md index 9425b8ae..a7b259de 100644 --- a/docs/classes/YooKassa-Helpers-RawHeadersParser.md +++ b/docs/classes/YooKassa-Helpers-RawHeadersParser.md @@ -57,6 +57,6 @@ Static public parse(mixed $rawHeaders) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-StringObject.md b/docs/classes/YooKassa-Helpers-StringObject.md index beacbc03..0b23f432 100644 --- a/docs/classes/YooKassa-Helpers-StringObject.md +++ b/docs/classes/YooKassa-Helpers-StringObject.md @@ -83,6 +83,6 @@ public __toString() : string --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-TypeCast.md b/docs/classes/YooKassa-Helpers-TypeCast.md index b5cb077b..dc341882 100644 --- a/docs/classes/YooKassa-Helpers-TypeCast.md +++ b/docs/classes/YooKassa-Helpers-TypeCast.md @@ -162,6 +162,6 @@ Static public castToDateTime(string|int|\DateTime $value) : \DateTime|null --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Helpers-UUID.md b/docs/classes/YooKassa-Helpers-UUID.md index d7006b15..88069216 100644 --- a/docs/classes/YooKassa-Helpers-UUID.md +++ b/docs/classes/YooKassa-Helpers-UUID.md @@ -57,6 +57,6 @@ Static public v4() : string --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Airline.md b/docs/classes/YooKassa-Model-Airline.md index dc4fc788..464290a7 100644 --- a/docs/classes/YooKassa-Model-Airline.md +++ b/docs/classes/YooKassa-Model-Airline.md @@ -666,6 +666,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-AirlineInterface.md b/docs/classes/YooKassa-Model-AirlineInterface.md index 28457a2e..0f164b50 100644 --- a/docs/classes/YooKassa-Model-AirlineInterface.md +++ b/docs/classes/YooKassa-Model-AirlineInterface.md @@ -108,6 +108,6 @@ public getLegs() : \YooKassa\Model\LegInterface[] --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-AmountInterface.md b/docs/classes/YooKassa-Model-AmountInterface.md index f8b07ad7..6baa6aa7 100644 --- a/docs/classes/YooKassa-Model-AmountInterface.md +++ b/docs/classes/YooKassa-Model-AmountInterface.md @@ -147,6 +147,6 @@ public setCurrency(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-AuthorizationDetails.md b/docs/classes/YooKassa-Model-AuthorizationDetails.md index e93286ae..ca9fc3bc 100644 --- a/docs/classes/YooKassa-Model-AuthorizationDetails.md +++ b/docs/classes/YooKassa-Model-AuthorizationDetails.md @@ -516,6 +516,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-AuthorizationDetailsInterface.md b/docs/classes/YooKassa-Model-AuthorizationDetailsInterface.md index f86f856a..9157a944 100644 --- a/docs/classes/YooKassa-Model-AuthorizationDetailsInterface.md +++ b/docs/classes/YooKassa-Model-AuthorizationDetailsInterface.md @@ -102,6 +102,6 @@ public getThreeDSecure() : \YooKassa\Model\ThreeDSecure|null --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-BaseDeal.md b/docs/classes/YooKassa-Model-BaseDeal.md index 7a37ee46..8188e74d 100644 --- a/docs/classes/YooKassa-Model-BaseDeal.md +++ b/docs/classes/YooKassa-Model-BaseDeal.md @@ -371,6 +371,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CancellationDetails.md b/docs/classes/YooKassa-Model-CancellationDetails.md index 99524bc9..1d731b73 100644 --- a/docs/classes/YooKassa-Model-CancellationDetails.md +++ b/docs/classes/YooKassa-Model-CancellationDetails.md @@ -449,6 +449,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CancellationDetailsInterface.md b/docs/classes/YooKassa-Model-CancellationDetailsInterface.md index 503e31af..2861f800 100644 --- a/docs/classes/YooKassa-Model-CancellationDetailsInterface.md +++ b/docs/classes/YooKassa-Model-CancellationDetailsInterface.md @@ -83,6 +83,6 @@ public getReason() : string --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CancellationDetailsPartyCode.md b/docs/classes/YooKassa-Model-CancellationDetailsPartyCode.md index 44b082b0..f76a43ae 100644 --- a/docs/classes/YooKassa-Model-CancellationDetailsPartyCode.md +++ b/docs/classes/YooKassa-Model-CancellationDetailsPartyCode.md @@ -153,6 +153,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CancellationDetailsReasonCode.md b/docs/classes/YooKassa-Model-CancellationDetailsReasonCode.md index 837eff43..aba8f847 100644 --- a/docs/classes/YooKassa-Model-CancellationDetailsReasonCode.md +++ b/docs/classes/YooKassa-Model-CancellationDetailsReasonCode.md @@ -330,6 +330,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-AbstractConfirmation.md b/docs/classes/YooKassa-Model-Confirmation-AbstractConfirmation.md index aafb9be7..51f0e1fa 100644 --- a/docs/classes/YooKassa-Model-Confirmation-AbstractConfirmation.md +++ b/docs/classes/YooKassa-Model-Confirmation-AbstractConfirmation.md @@ -442,6 +442,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationCodeVerification.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationCodeVerification.md index 9a805303..5838c2a7 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationCodeVerification.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationCodeVerification.md @@ -435,6 +435,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationEmbedded.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationEmbedded.md index 4307ef5c..effa0af0 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationEmbedded.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationEmbedded.md @@ -481,6 +481,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationExternal.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationExternal.md index 600879b5..74954f63 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationExternal.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationExternal.md @@ -436,6 +436,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationFactory.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationFactory.md index 1e86e2e5..1680035c 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationFactory.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationFactory.md @@ -89,6 +89,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationMobileApplication.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationMobileApplication.md index 69905d55..e1b23af2 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationMobileApplication.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationMobileApplication.md @@ -559,6 +559,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationQr.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationQr.md index be74003e..45f13cd7 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationQr.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationQr.md @@ -494,6 +494,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Confirmation-ConfirmationRedirect.md b/docs/classes/YooKassa-Model-Confirmation-ConfirmationRedirect.md index 18e1ef16..a97f2618 100644 --- a/docs/classes/YooKassa-Model-Confirmation-ConfirmationRedirect.md +++ b/docs/classes/YooKassa-Model-Confirmation-ConfirmationRedirect.md @@ -602,6 +602,6 @@ protected setType(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-AbstractConfirmationAttributes.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-AbstractConfirmationAttributes.md index 89f0687e..2f4a2972 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-AbstractConfirmationAttributes.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-AbstractConfirmationAttributes.md @@ -413,6 +413,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesCodeVerification.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesCodeVerification.md index fec6cbbf..8a9dad30 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesCodeVerification.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesCodeVerification.md @@ -406,6 +406,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesEmbedded.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesEmbedded.md index a66d64c8..cc48d19c 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesEmbedded.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesEmbedded.md @@ -406,6 +406,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesExternal.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesExternal.md index 9a002e4f..b0e8d1ec 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesExternal.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesExternal.md @@ -407,6 +407,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesFactory.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesFactory.md index 18d241cc..7030fd1b 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesFactory.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesFactory.md @@ -81,6 +81,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesMobileApplication.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesMobileApplication.md index dce68505..4dba017e 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesMobileApplication.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesMobileApplication.md @@ -470,6 +470,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesQr.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesQr.md index f6493639..6ecb2c93 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesQr.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesQr.md @@ -406,6 +406,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesRedirect.md b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesRedirect.md index 6d357a92..6c058733 100644 --- a/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesRedirect.md +++ b/docs/classes/YooKassa-Model-ConfirmationAttributes-ConfirmationAttributesRedirect.md @@ -513,6 +513,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ConfirmationType.md b/docs/classes/YooKassa-Model-ConfirmationType.md index e87a5199..3113a8d3 100644 --- a/docs/classes/YooKassa-Model-ConfirmationType.md +++ b/docs/classes/YooKassa-Model-ConfirmationType.md @@ -179,6 +179,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-CurrencyCode.md b/docs/classes/YooKassa-Model-CurrencyCode.md index 8a8d2371..8aae4b24 100644 --- a/docs/classes/YooKassa-Model-CurrencyCode.md +++ b/docs/classes/YooKassa-Model-CurrencyCode.md @@ -193,6 +193,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-CaptureDealData.md b/docs/classes/YooKassa-Model-Deal-CaptureDealData.md index 8a07045b..2435f87c 100644 --- a/docs/classes/YooKassa-Model-Deal-CaptureDealData.md +++ b/docs/classes/YooKassa-Model-Deal-CaptureDealData.md @@ -415,6 +415,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-DealBalanceAmount.md b/docs/classes/YooKassa-Model-Deal-DealBalanceAmount.md index b87f896e..c9f2ecc3 100644 --- a/docs/classes/YooKassa-Model-Deal-DealBalanceAmount.md +++ b/docs/classes/YooKassa-Model-Deal-DealBalanceAmount.md @@ -481,6 +481,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-DealStatus.md b/docs/classes/YooKassa-Model-Deal-DealStatus.md index 3c0a56a4..0f8d6227 100644 --- a/docs/classes/YooKassa-Model-Deal-DealStatus.md +++ b/docs/classes/YooKassa-Model-Deal-DealStatus.md @@ -144,6 +144,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-DealType.md b/docs/classes/YooKassa-Model-Deal-DealType.md index 8b5c6344..7ad42771 100644 --- a/docs/classes/YooKassa-Model-Deal-DealType.md +++ b/docs/classes/YooKassa-Model-Deal-DealType.md @@ -133,6 +133,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-FeeMoment.md b/docs/classes/YooKassa-Model-Deal-FeeMoment.md index 107fbcc0..38b393c9 100644 --- a/docs/classes/YooKassa-Model-Deal-FeeMoment.md +++ b/docs/classes/YooKassa-Model-Deal-FeeMoment.md @@ -143,6 +143,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-PaymentDealInfo.md b/docs/classes/YooKassa-Model-Deal-PaymentDealInfo.md index ac8d1e76..9acb156c 100644 --- a/docs/classes/YooKassa-Model-Deal-PaymentDealInfo.md +++ b/docs/classes/YooKassa-Model-Deal-PaymentDealInfo.md @@ -469,6 +469,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-PayoutDealInfo.md b/docs/classes/YooKassa-Model-Deal-PayoutDealInfo.md index 75a7d52f..6692d50c 100644 --- a/docs/classes/YooKassa-Model-Deal-PayoutDealInfo.md +++ b/docs/classes/YooKassa-Model-Deal-PayoutDealInfo.md @@ -392,6 +392,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-RefundDealData.md b/docs/classes/YooKassa-Model-Deal-RefundDealData.md index 0fc1708f..9689b9f7 100644 --- a/docs/classes/YooKassa-Model-Deal-RefundDealData.md +++ b/docs/classes/YooKassa-Model-Deal-RefundDealData.md @@ -428,6 +428,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-RefundDealInfo.md b/docs/classes/YooKassa-Model-Deal-RefundDealInfo.md index 2a6e4f73..35fef16a 100644 --- a/docs/classes/YooKassa-Model-Deal-RefundDealInfo.md +++ b/docs/classes/YooKassa-Model-Deal-RefundDealInfo.md @@ -482,6 +482,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-SettlementPayoutPayment.md b/docs/classes/YooKassa-Model-Deal-SettlementPayoutPayment.md index 46dda64d..b20e15c4 100644 --- a/docs/classes/YooKassa-Model-Deal-SettlementPayoutPayment.md +++ b/docs/classes/YooKassa-Model-Deal-SettlementPayoutPayment.md @@ -448,6 +448,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-SettlementPayoutPaymentType.md b/docs/classes/YooKassa-Model-Deal-SettlementPayoutPaymentType.md index 49586667..35bb2b71 100644 --- a/docs/classes/YooKassa-Model-Deal-SettlementPayoutPaymentType.md +++ b/docs/classes/YooKassa-Model-Deal-SettlementPayoutPaymentType.md @@ -131,6 +131,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Deal-SettlementPayoutRefund.md b/docs/classes/YooKassa-Model-Deal-SettlementPayoutRefund.md index ca1f4c64..bb957ec8 100644 --- a/docs/classes/YooKassa-Model-Deal-SettlementPayoutRefund.md +++ b/docs/classes/YooKassa-Model-Deal-SettlementPayoutRefund.md @@ -452,6 +452,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-DealInterface.md b/docs/classes/YooKassa-Model-DealInterface.md index d994fe0f..be987d25 100644 --- a/docs/classes/YooKassa-Model-DealInterface.md +++ b/docs/classes/YooKassa-Model-DealInterface.md @@ -258,6 +258,6 @@ public getTest() : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Leg.md b/docs/classes/YooKassa-Model-Leg.md index 2b2e2b5f..e84b94c3 100644 --- a/docs/classes/YooKassa-Model-Leg.md +++ b/docs/classes/YooKassa-Model-Leg.md @@ -584,6 +584,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-LegInterface.md b/docs/classes/YooKassa-Model-LegInterface.md index 9df73ac3..ef1bbbb5 100644 --- a/docs/classes/YooKassa-Model-LegInterface.md +++ b/docs/classes/YooKassa-Model-LegInterface.md @@ -159,6 +159,6 @@ public setDepartureDate(\DateTime|string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Locale.md b/docs/classes/YooKassa-Model-Locale.md index 4c698707..959a4047 100644 --- a/docs/classes/YooKassa-Model-Locale.md +++ b/docs/classes/YooKassa-Model-Locale.md @@ -143,6 +143,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Metadata.md b/docs/classes/YooKassa-Model-Metadata.md index a3a83bfc..078613b1 100644 --- a/docs/classes/YooKassa-Model-Metadata.md +++ b/docs/classes/YooKassa-Model-Metadata.md @@ -377,6 +377,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-MonetaryAmount.md b/docs/classes/YooKassa-Model-MonetaryAmount.md index 554e5fdb..51946696 100644 --- a/docs/classes/YooKassa-Model-MonetaryAmount.md +++ b/docs/classes/YooKassa-Model-MonetaryAmount.md @@ -541,6 +541,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-AbstractNotification.md b/docs/classes/YooKassa-Model-Notification-AbstractNotification.md index 4c171fa9..ab75c2ee 100644 --- a/docs/classes/YooKassa-Model-Notification-AbstractNotification.md +++ b/docs/classes/YooKassa-Model-Notification-AbstractNotification.md @@ -567,6 +567,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationCanceled.md b/docs/classes/YooKassa-Model-Notification-NotificationCanceled.md index c449ebaa..b5ae692e 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationCanceled.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationCanceled.md @@ -592,6 +592,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationDealClosed.md b/docs/classes/YooKassa-Model-Notification-NotificationDealClosed.md index 99abd468..71f7cfbf 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationDealClosed.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationDealClosed.md @@ -592,6 +592,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationFactory.md b/docs/classes/YooKassa-Model-Notification-NotificationFactory.md index f1ddb8e5..282c36da 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationFactory.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationFactory.md @@ -134,6 +134,6 @@ public factory(array $data) : \YooKassa\Model\Notification\AbstractNotification --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationInterface.md b/docs/classes/YooKassa-Model-Notification-NotificationInterface.md index c18df80b..038f5aaf 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationInterface.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationInterface.md @@ -104,6 +104,6 @@ public getObject() : \YooKassa\Model\PaymentInterface|\YooKassa\Model\RefundInte --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationPayoutCanceled.md b/docs/classes/YooKassa-Model-Notification-NotificationPayoutCanceled.md index 2e225750..86063a15 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationPayoutCanceled.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationPayoutCanceled.md @@ -592,6 +592,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationPayoutSucceeded.md b/docs/classes/YooKassa-Model-Notification-NotificationPayoutSucceeded.md index 75091c6a..c0b96343 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationPayoutSucceeded.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationPayoutSucceeded.md @@ -592,6 +592,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationRefundSucceeded.md b/docs/classes/YooKassa-Model-Notification-NotificationRefundSucceeded.md index 31007128..a897ca7e 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationRefundSucceeded.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationRefundSucceeded.md @@ -592,6 +592,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationSucceeded.md b/docs/classes/YooKassa-Model-Notification-NotificationSucceeded.md index c398be74..5942962e 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationSucceeded.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationSucceeded.md @@ -592,6 +592,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Notification-NotificationWaitingForCapture.md b/docs/classes/YooKassa-Model-Notification-NotificationWaitingForCapture.md index 8f04b5bc..7854fb49 100644 --- a/docs/classes/YooKassa-Model-Notification-NotificationWaitingForCapture.md +++ b/docs/classes/YooKassa-Model-Notification-NotificationWaitingForCapture.md @@ -597,6 +597,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-NotificationEventType.md b/docs/classes/YooKassa-Model-NotificationEventType.md index 5be9a603..079f6b21 100644 --- a/docs/classes/YooKassa-Model-NotificationEventType.md +++ b/docs/classes/YooKassa-Model-NotificationEventType.md @@ -202,6 +202,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-NotificationType.md b/docs/classes/YooKassa-Model-NotificationType.md index 1f8d85a6..998de28c 100644 --- a/docs/classes/YooKassa-Model-NotificationType.md +++ b/docs/classes/YooKassa-Model-NotificationType.md @@ -131,6 +131,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Passenger.md b/docs/classes/YooKassa-Model-Passenger.md index 97633800..938e7cc3 100644 --- a/docs/classes/YooKassa-Model-Passenger.md +++ b/docs/classes/YooKassa-Model-Passenger.md @@ -490,6 +490,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PassengerInterface.md b/docs/classes/YooKassa-Model-PassengerInterface.md index 6758a263..b92979b8 100644 --- a/docs/classes/YooKassa-Model-PassengerInterface.md +++ b/docs/classes/YooKassa-Model-PassengerInterface.md @@ -118,6 +118,6 @@ public setLastName(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payment.md b/docs/classes/YooKassa-Model-Payment.md index 9c885423..eac173fd 100644 --- a/docs/classes/YooKassa-Model-Payment.md +++ b/docs/classes/YooKassa-Model-Payment.md @@ -1808,6 +1808,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-AbstractPaymentData.md b/docs/classes/YooKassa-Model-PaymentData-AbstractPaymentData.md index cbbb2a1c..476d3ae6 100644 --- a/docs/classes/YooKassa-Model-PaymentData-AbstractPaymentData.md +++ b/docs/classes/YooKassa-Model-PaymentData-AbstractPaymentData.md @@ -392,6 +392,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatData.md b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatData.md index bb29dc69..0f0f63d2 100644 --- a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatData.md +++ b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatData.md @@ -516,6 +516,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataInterface.md b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataInterface.md index 2b3688c9..c3d6b855 100644 --- a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataInterface.md +++ b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataInterface.md @@ -102,6 +102,6 @@ public getAmount() : \YooKassa\Model\AmountInterface --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataRate.md b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataRate.md index 0f7c26f9..98643397 100644 --- a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataRate.md +++ b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataRate.md @@ -169,6 +169,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataType.md b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataType.md index 1d2f72a3..69940b99 100644 --- a/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataType.md +++ b/docs/classes/YooKassa-Model-PaymentData-B2b-Sberbank-VatDataType.md @@ -158,6 +158,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataAlfabank.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataAlfabank.md index 8083762c..ff40b268 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataAlfabank.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataAlfabank.md @@ -440,6 +440,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataApplePay.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataApplePay.md index 748a8139..421188c2 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataApplePay.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataApplePay.md @@ -466,6 +466,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataB2bSberbank.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataB2bSberbank.md index f3f9dae1..20da8bf3 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataB2bSberbank.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataB2bSberbank.md @@ -494,6 +494,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCard.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCard.md index aaeccde8..c3f79dfc 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCard.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCard.md @@ -440,6 +440,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCardCard.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCardCard.md index 43fce91d..703a95ec 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCardCard.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataBankCardCard.md @@ -635,6 +635,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataCash.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataCash.md index 05a418e2..58a30740 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataCash.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataCash.md @@ -440,6 +440,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataFactory.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataFactory.md index ccbfea97..d0c813b1 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataFactory.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataFactory.md @@ -89,6 +89,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataGooglePay.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataGooglePay.md index cef46bfe..1885db1b 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataGooglePay.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataGooglePay.md @@ -494,6 +494,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataInstallments.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataInstallments.md index 213879c2..5b905ce7 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataInstallments.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataInstallments.md @@ -385,6 +385,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataMobileBalance.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataMobileBalance.md index ac9bd737..1157c50a 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataMobileBalance.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataMobileBalance.md @@ -436,6 +436,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataQiwi.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataQiwi.md index c1417546..35556fa3 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataQiwi.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataQiwi.md @@ -427,6 +427,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataSberbank.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataSberbank.md index e7071ca0..779f7a92 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataSberbank.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataSberbank.md @@ -436,6 +436,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataTinkoffBank.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataTinkoffBank.md index efb98af4..a84ef9eb 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataTinkoffBank.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataTinkoffBank.md @@ -385,6 +385,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataWebmoney.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataWebmoney.md index deaa3322..316d6f70 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataWebmoney.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataWebmoney.md @@ -386,6 +386,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataWechat.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataWechat.md index 07c9b067..9eb819b8 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataWechat.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataWechat.md @@ -391,6 +391,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentData-PaymentDataYooMoney.md b/docs/classes/YooKassa-Model-PaymentData-PaymentDataYooMoney.md index d7cc7680..58e96505 100644 --- a/docs/classes/YooKassa-Model-PaymentData-PaymentDataYooMoney.md +++ b/docs/classes/YooKassa-Model-PaymentData-PaymentDataYooMoney.md @@ -385,6 +385,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentInterface.md b/docs/classes/YooKassa-Model-PaymentInterface.md index 4923fef3..e0498dd4 100644 --- a/docs/classes/YooKassa-Model-PaymentInterface.md +++ b/docs/classes/YooKassa-Model-PaymentInterface.md @@ -428,6 +428,6 @@ public getDeal() : \YooKassa\Model\Deal\PaymentDealInfo --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-AbstractPaymentMethod.md b/docs/classes/YooKassa-Model-PaymentMethod-AbstractPaymentMethod.md index 7b011333..cd370df5 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-AbstractPaymentMethod.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-AbstractPaymentMethod.md @@ -541,6 +541,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetails.md b/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetails.md index f307c57d..fa207b54 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetails.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetails.md @@ -826,6 +826,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetailsInterface.md b/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetailsInterface.md index 01dc5f88..c0f7ee77 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetailsInterface.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-B2b-Sberbank-PayerBankDetailsInterface.md @@ -216,6 +216,6 @@ public getAccount() : string --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-BankCardSource.md b/docs/classes/YooKassa-Model-PaymentMethod-BankCardSource.md index 1119b396..6af41b9b 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-BankCardSource.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-BankCardSource.md @@ -143,6 +143,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodAlfaBank.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodAlfaBank.md index dd198024..a12cb8d1 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodAlfaBank.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodAlfaBank.md @@ -603,6 +603,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodApplePay.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodApplePay.md index 62e8cc72..a7679696 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodApplePay.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodApplePay.md @@ -549,6 +549,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodB2bSberbank.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodB2bSberbank.md index 0a3cf3a5..d72a7bb6 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodB2bSberbank.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodB2bSberbank.md @@ -724,6 +724,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodBankCard.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodBankCard.md index 09a1eb27..0afbd427 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodBankCard.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodBankCard.md @@ -1066,6 +1066,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCardType.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCardType.md index 1c71b913..7351feb9 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCardType.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCardType.md @@ -195,6 +195,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCash.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCash.md index 143d9f28..228bdd9c 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCash.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodCash.md @@ -549,6 +549,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodFactory.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodFactory.md index b50c2208..099af0d7 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodFactory.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodFactory.md @@ -89,6 +89,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodGooglePay.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodGooglePay.md index 97225065..726aadd5 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodGooglePay.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodGooglePay.md @@ -549,6 +549,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodInstallments.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodInstallments.md index 2857d967..aa292081 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodInstallments.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodInstallments.md @@ -549,6 +549,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodMobileBalance.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodMobileBalance.md index ebf143f5..d0efc6f2 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodMobileBalance.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodMobileBalance.md @@ -603,6 +603,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodPsb.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodPsb.md index c7b1d792..18501083 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodPsb.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodPsb.md @@ -536,6 +536,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodQiwi.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodQiwi.md index cdd7c64f..a1446d78 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodQiwi.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodQiwi.md @@ -549,6 +549,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSberbank.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSberbank.md index 1a7d36bd..e3544670 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSberbank.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodSberbank.md @@ -603,6 +603,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodTinkoffBank.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodTinkoffBank.md index 80a6eaec..5dcd1065 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodTinkoffBank.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodTinkoffBank.md @@ -536,6 +536,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWebmoney.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWebmoney.md index f98d8e19..cc4340c8 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWebmoney.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWebmoney.md @@ -549,6 +549,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWechat.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWechat.md index 9fea72d5..6e53e920 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWechat.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodWechat.md @@ -542,6 +542,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodYooMoney.md b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodYooMoney.md index 55ade645..457933fe 100644 --- a/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodYooMoney.md +++ b/docs/classes/YooKassa-Model-PaymentMethod-PaymentMethodYooMoney.md @@ -616,6 +616,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentMethodType.md b/docs/classes/YooKassa-Model-PaymentMethodType.md index a18a91af..124e5155 100644 --- a/docs/classes/YooKassa-Model-PaymentMethodType.md +++ b/docs/classes/YooKassa-Model-PaymentMethodType.md @@ -292,6 +292,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PaymentStatus.md b/docs/classes/YooKassa-Model-PaymentStatus.md index 55886a18..304a7237 100644 --- a/docs/classes/YooKassa-Model-PaymentStatus.md +++ b/docs/classes/YooKassa-Model-PaymentStatus.md @@ -169,6 +169,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-AbstractPayoutDestination.md b/docs/classes/YooKassa-Model-Payout-AbstractPayoutDestination.md index d1875a92..74c8714d 100644 --- a/docs/classes/YooKassa-Model-Payout-AbstractPayoutDestination.md +++ b/docs/classes/YooKassa-Model-Payout-AbstractPayoutDestination.md @@ -392,6 +392,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetails.md b/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetails.md index b6ff05f3..5f89f863 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetails.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetails.md @@ -448,6 +448,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsPartyCode.md b/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsPartyCode.md index 0f2b81d8..78d9ce03 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsPartyCode.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsPartyCode.md @@ -153,6 +153,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsReasonCode.md b/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsReasonCode.md index 43e2aef6..18c7ddb6 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsReasonCode.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutCancellationDetailsReasonCode.md @@ -173,6 +173,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCard.md b/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCard.md index 954df57e..18f8b75d 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCard.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCard.md @@ -440,6 +440,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCardCard.md b/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCardCard.md index 85d6dd72..7c4288db 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCardCard.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutDestinationBankCardCard.md @@ -668,6 +668,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutDestinationFactory.md b/docs/classes/YooKassa-Model-Payout-PayoutDestinationFactory.md index 4291fd23..36498397 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutDestinationFactory.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutDestinationFactory.md @@ -89,6 +89,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Model --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutDestinationType.md b/docs/classes/YooKassa-Model-Payout-PayoutDestinationType.md index 09728b99..f5d07c40 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutDestinationType.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutDestinationType.md @@ -123,6 +123,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout-PayoutDestinationYooMoney.md b/docs/classes/YooKassa-Model-Payout-PayoutDestinationYooMoney.md index 82e5dca7..87354579 100644 --- a/docs/classes/YooKassa-Model-Payout-PayoutDestinationYooMoney.md +++ b/docs/classes/YooKassa-Model-Payout-PayoutDestinationYooMoney.md @@ -465,6 +465,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Payout.md b/docs/classes/YooKassa-Model-Payout.md index 346f9b50..6d788056 100644 --- a/docs/classes/YooKassa-Model-Payout.md +++ b/docs/classes/YooKassa-Model-Payout.md @@ -962,6 +962,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PayoutInterface.md b/docs/classes/YooKassa-Model-PayoutInterface.md index bc9b31f2..f46aaa0a 100644 --- a/docs/classes/YooKassa-Model-PayoutInterface.md +++ b/docs/classes/YooKassa-Model-PayoutInterface.md @@ -238,6 +238,6 @@ public getTest() : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-PayoutStatus.md b/docs/classes/YooKassa-Model-PayoutStatus.md index c15e9a45..b199dd93 100644 --- a/docs/classes/YooKassa-Model-PayoutStatus.md +++ b/docs/classes/YooKassa-Model-PayoutStatus.md @@ -158,6 +158,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-AgentType.md b/docs/classes/YooKassa-Model-Receipt-AgentType.md index e1cb1100..b3340ce8 100644 --- a/docs/classes/YooKassa-Model-Receipt-AgentType.md +++ b/docs/classes/YooKassa-Model-Receipt-AgentType.md @@ -179,6 +179,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-PaymentMode.md b/docs/classes/YooKassa-Model-Receipt-PaymentMode.md index d70d9f30..c4cb37a4 100644 --- a/docs/classes/YooKassa-Model-Receipt-PaymentMode.md +++ b/docs/classes/YooKassa-Model-Receipt-PaymentMode.md @@ -179,6 +179,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-PaymentSubject.md b/docs/classes/YooKassa-Model-Receipt-PaymentSubject.md index bb705a5b..b86dd3ec 100644 --- a/docs/classes/YooKassa-Model-Receipt-PaymentSubject.md +++ b/docs/classes/YooKassa-Model-Receipt-PaymentSubject.md @@ -267,6 +267,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-ReceiptItemAmount.md b/docs/classes/YooKassa-Model-Receipt-ReceiptItemAmount.md index c9eea465..a5bf7e72 100644 --- a/docs/classes/YooKassa-Model-Receipt-ReceiptItemAmount.md +++ b/docs/classes/YooKassa-Model-Receipt-ReceiptItemAmount.md @@ -538,6 +538,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt-SettlementType.md b/docs/classes/YooKassa-Model-Receipt-SettlementType.md index 7d1391d9..18d27c8d 100644 --- a/docs/classes/YooKassa-Model-Receipt-SettlementType.md +++ b/docs/classes/YooKassa-Model-Receipt-SettlementType.md @@ -155,6 +155,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Receipt.md b/docs/classes/YooKassa-Model-Receipt.md index 1a1dc91d..50cc5ffc 100644 --- a/docs/classes/YooKassa-Model-Receipt.md +++ b/docs/classes/YooKassa-Model-Receipt.md @@ -834,6 +834,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptCustomer.md b/docs/classes/YooKassa-Model-ReceiptCustomer.md index 7a2ba2b6..576c153b 100644 --- a/docs/classes/YooKassa-Model-ReceiptCustomer.md +++ b/docs/classes/YooKassa-Model-ReceiptCustomer.md @@ -608,6 +608,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptCustomerInterface.md b/docs/classes/YooKassa-Model-ReceiptCustomerInterface.md index 2e74dd5a..6edf5dd2 100644 --- a/docs/classes/YooKassa-Model-ReceiptCustomerInterface.md +++ b/docs/classes/YooKassa-Model-ReceiptCustomerInterface.md @@ -140,6 +140,6 @@ public jsonSerialize() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptInterface.md b/docs/classes/YooKassa-Model-ReceiptInterface.md index 5cbfe1e8..082503cf 100644 --- a/docs/classes/YooKassa-Model-ReceiptInterface.md +++ b/docs/classes/YooKassa-Model-ReceiptInterface.md @@ -181,6 +181,6 @@ public normalize(\YooKassa\Model\AmountInterface $orderAmount, bool $withShippin --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptItem.md b/docs/classes/YooKassa-Model-ReceiptItem.md index 35bfebe9..45fab978 100644 --- a/docs/classes/YooKassa-Model-ReceiptItem.md +++ b/docs/classes/YooKassa-Model-ReceiptItem.md @@ -1272,6 +1272,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptItemInterface.md b/docs/classes/YooKassa-Model-ReceiptItemInterface.md index a95dc3a2..10f5171b 100644 --- a/docs/classes/YooKassa-Model-ReceiptItemInterface.md +++ b/docs/classes/YooKassa-Model-ReceiptItemInterface.md @@ -310,6 +310,6 @@ public isShipping() : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptRegistrationStatus.md b/docs/classes/YooKassa-Model-ReceiptRegistrationStatus.md index 49088ae5..7d5b4deb 100644 --- a/docs/classes/YooKassa-Model-ReceiptRegistrationStatus.md +++ b/docs/classes/YooKassa-Model-ReceiptRegistrationStatus.md @@ -155,6 +155,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ReceiptType.md b/docs/classes/YooKassa-Model-ReceiptType.md index 350a493f..24b8eae9 100644 --- a/docs/classes/YooKassa-Model-ReceiptType.md +++ b/docs/classes/YooKassa-Model-ReceiptType.md @@ -154,6 +154,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Recipient.md b/docs/classes/YooKassa-Model-Recipient.md index 06103ed3..3b5feba6 100644 --- a/docs/classes/YooKassa-Model-Recipient.md +++ b/docs/classes/YooKassa-Model-Recipient.md @@ -494,6 +494,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RecipientInterface.md b/docs/classes/YooKassa-Model-RecipientInterface.md index da05598b..74a1592f 100644 --- a/docs/classes/YooKassa-Model-RecipientInterface.md +++ b/docs/classes/YooKassa-Model-RecipientInterface.md @@ -94,6 +94,6 @@ public getGatewayId() : string --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Refund.md b/docs/classes/YooKassa-Model-Refund.md index 130741a5..78ff36a3 100644 --- a/docs/classes/YooKassa-Model-Refund.md +++ b/docs/classes/YooKassa-Model-Refund.md @@ -944,6 +944,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RefundInterface.md b/docs/classes/YooKassa-Model-RefundInterface.md index 5af2ee4f..3f36b191 100644 --- a/docs/classes/YooKassa-Model-RefundInterface.md +++ b/docs/classes/YooKassa-Model-RefundInterface.md @@ -218,6 +218,6 @@ public getDeal() : \YooKassa\Model\Deal\RefundDealInfo --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RefundStatus.md b/docs/classes/YooKassa-Model-RefundStatus.md index 65b848ac..118a753b 100644 --- a/docs/classes/YooKassa-Model-RefundStatus.md +++ b/docs/classes/YooKassa-Model-RefundStatus.md @@ -152,6 +152,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Requestor.md b/docs/classes/YooKassa-Model-Requestor.md index faa06c54..a91b1542 100644 --- a/docs/classes/YooKassa-Model-Requestor.md +++ b/docs/classes/YooKassa-Model-Requestor.md @@ -637,6 +637,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-RequestorInterface.md b/docs/classes/YooKassa-Model-RequestorInterface.md index 08cf0859..91fc01c8 100644 --- a/docs/classes/YooKassa-Model-RequestorInterface.md +++ b/docs/classes/YooKassa-Model-RequestorInterface.md @@ -217,6 +217,6 @@ public setClientName(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SafeDeal.md b/docs/classes/YooKassa-Model-SafeDeal.md index e6a98f31..f486fc7e 100644 --- a/docs/classes/YooKassa-Model-SafeDeal.md +++ b/docs/classes/YooKassa-Model-SafeDeal.md @@ -858,6 +858,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Settlement.md b/docs/classes/YooKassa-Model-Settlement.md index f0269d5d..ff33d58c 100644 --- a/docs/classes/YooKassa-Model-Settlement.md +++ b/docs/classes/YooKassa-Model-Settlement.md @@ -448,6 +448,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SettlementInterface.md b/docs/classes/YooKassa-Model-SettlementInterface.md index d8353236..b620ae24 100644 --- a/docs/classes/YooKassa-Model-SettlementInterface.md +++ b/docs/classes/YooKassa-Model-SettlementInterface.md @@ -83,6 +83,6 @@ public getAmount() : \YooKassa\Model\AmountInterface --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Source.md b/docs/classes/YooKassa-Model-Source.md index 317fb687..f497772f 100644 --- a/docs/classes/YooKassa-Model-Source.md +++ b/docs/classes/YooKassa-Model-Source.md @@ -570,6 +570,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SourceInterface.md b/docs/classes/YooKassa-Model-SourceInterface.md index 88f3ebc6..56c4c1c2 100644 --- a/docs/classes/YooKassa-Model-SourceInterface.md +++ b/docs/classes/YooKassa-Model-SourceInterface.md @@ -207,6 +207,6 @@ public setPlatformFeeAmount(\YooKassa\Model\AmountInterface|array $value) : mixe --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Supplier.md b/docs/classes/YooKassa-Model-Supplier.md index 6592449f..861f2b61 100644 --- a/docs/classes/YooKassa-Model-Supplier.md +++ b/docs/classes/YooKassa-Model-Supplier.md @@ -505,6 +505,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-SupplierInterface.md b/docs/classes/YooKassa-Model-SupplierInterface.md index 1335cc7f..2fb3a9f3 100644 --- a/docs/classes/YooKassa-Model-SupplierInterface.md +++ b/docs/classes/YooKassa-Model-SupplierInterface.md @@ -177,6 +177,6 @@ public setInn($value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-ThreeDSecure.md b/docs/classes/YooKassa-Model-ThreeDSecure.md index e4bfdbcc..6787aee0 100644 --- a/docs/classes/YooKassa-Model-ThreeDSecure.md +++ b/docs/classes/YooKassa-Model-ThreeDSecure.md @@ -397,6 +397,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Transfer.md b/docs/classes/YooKassa-Model-Transfer.md index f7fc9dc0..93110213 100644 --- a/docs/classes/YooKassa-Model-Transfer.md +++ b/docs/classes/YooKassa-Model-Transfer.md @@ -716,6 +716,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-TransferInterface.md b/docs/classes/YooKassa-Model-TransferInterface.md index 9b5a034f..29aaa9f7 100644 --- a/docs/classes/YooKassa-Model-TransferInterface.md +++ b/docs/classes/YooKassa-Model-TransferInterface.md @@ -314,6 +314,6 @@ public hasMetadata() : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-TransferStatus.md b/docs/classes/YooKassa-Model-TransferStatus.md index 939f9c2d..a5490e12 100644 --- a/docs/classes/YooKassa-Model-TransferStatus.md +++ b/docs/classes/YooKassa-Model-TransferStatus.md @@ -161,6 +161,6 @@ Static public valueExists(mixed $value) : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Model-Webhook-Webhook.md b/docs/classes/YooKassa-Model-Webhook-Webhook.md index 422d23d7..9f0698d8 100644 --- a/docs/classes/YooKassa-Model-Webhook-Webhook.md +++ b/docs/classes/YooKassa-Model-Webhook-Webhook.md @@ -500,6 +500,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-AbstractDealResponse.md b/docs/classes/YooKassa-Request-Deals-AbstractDealResponse.md index 47a7ec3b..2aca1c49 100644 --- a/docs/classes/YooKassa-Request-Deals-AbstractDealResponse.md +++ b/docs/classes/YooKassa-Request-Deals-AbstractDealResponse.md @@ -861,6 +861,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-CreateDealRequest.md b/docs/classes/YooKassa-Request-Deals-CreateDealRequest.md index 957148ce..cec51107 100644 --- a/docs/classes/YooKassa-Request-Deals-CreateDealRequest.md +++ b/docs/classes/YooKassa-Request-Deals-CreateDealRequest.md @@ -766,6 +766,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-CreateDealRequestBuilder.md b/docs/classes/YooKassa-Request-Deals-CreateDealRequestBuilder.md index e85fb7b6..3681b15e 100644 --- a/docs/classes/YooKassa-Request-Deals-CreateDealRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Deals-CreateDealRequestBuilder.md @@ -273,6 +273,6 @@ protected initCurrentObject() : \YooKassa\Request\Deals\CreateDealRequest --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-CreateDealRequestInterface.md b/docs/classes/YooKassa-Request-Deals-CreateDealRequestInterface.md index 58dd604a..59273768 100644 --- a/docs/classes/YooKassa-Request-Deals-CreateDealRequestInterface.md +++ b/docs/classes/YooKassa-Request-Deals-CreateDealRequestInterface.md @@ -286,6 +286,6 @@ public setMetadata(\YooKassa\Model\Metadata|array|null $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-CreateDealRequestSerializer.md b/docs/classes/YooKassa-Request-Deals-CreateDealRequestSerializer.md index 88a534ef..805f5286 100644 --- a/docs/classes/YooKassa-Request-Deals-CreateDealRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Deals-CreateDealRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Deals\CreateDealRequestInterface|\YooKassa\Co --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-CreateDealResponse.md b/docs/classes/YooKassa-Request-Deals-CreateDealResponse.md index 0b5ea64f..6dfd8f49 100644 --- a/docs/classes/YooKassa-Request-Deals-CreateDealResponse.md +++ b/docs/classes/YooKassa-Request-Deals-CreateDealResponse.md @@ -860,6 +860,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-DealResponse.md b/docs/classes/YooKassa-Request-Deals-DealResponse.md index a50674b7..a1b95ec6 100644 --- a/docs/classes/YooKassa-Request-Deals-DealResponse.md +++ b/docs/classes/YooKassa-Request-Deals-DealResponse.md @@ -860,6 +860,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-DealsRequest.md b/docs/classes/YooKassa-Request-Deals-DealsRequest.md index b9d564de..f0c93f01 100644 --- a/docs/classes/YooKassa-Request-Deals-DealsRequest.md +++ b/docs/classes/YooKassa-Request-Deals-DealsRequest.md @@ -1394,6 +1394,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-DealsRequestBuilder.md b/docs/classes/YooKassa-Request-Deals-DealsRequestBuilder.md index 52c7ea71..2408e043 100644 --- a/docs/classes/YooKassa-Request-Deals-DealsRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Deals-DealsRequestBuilder.md @@ -498,6 +498,6 @@ protected initCurrentObject() : \YooKassa\Request\Deals\DealsRequest --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-DealsRequestInterface.md b/docs/classes/YooKassa-Request-Deals-DealsRequestInterface.md index b7047d30..915334cc 100644 --- a/docs/classes/YooKassa-Request-Deals-DealsRequestInterface.md +++ b/docs/classes/YooKassa-Request-Deals-DealsRequestInterface.md @@ -765,6 +765,6 @@ public setFullTextSearch(string $value) : void --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-DealsRequestSerializer.md b/docs/classes/YooKassa-Request-Deals-DealsRequestSerializer.md index 9764e8e2..74c87b1e 100644 --- a/docs/classes/YooKassa-Request-Deals-DealsRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Deals-DealsRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Deals\DealsRequest|\YooKassa\Request\Deals\De --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Deals-DealsResponse.md b/docs/classes/YooKassa-Request-Deals-DealsResponse.md index f8bb99b1..6557ffcb 100644 --- a/docs/classes/YooKassa-Request-Deals-DealsResponse.md +++ b/docs/classes/YooKassa-Request-Deals-DealsResponse.md @@ -389,6 +389,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-AbstractPaymentResponse.md b/docs/classes/YooKassa-Request-Payments-AbstractPaymentResponse.md index 91f1e3d0..e6a54f43 100644 --- a/docs/classes/YooKassa-Request-Payments-AbstractPaymentResponse.md +++ b/docs/classes/YooKassa-Request-Payments-AbstractPaymentResponse.md @@ -1850,6 +1850,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequest.md b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequest.md index b876546f..f61b3938 100644 --- a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequest.md +++ b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequest.md @@ -1866,6 +1866,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestBuilder.md b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestBuilder.md index 43e269f7..f5db589c 100644 --- a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestBuilder.md @@ -1007,6 +1007,6 @@ protected initCurrentObject() : \YooKassa\Request\Payments\CreatePaymentRequest --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestInterface.md b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestInterface.md index 125e108d..188e36e5 100644 --- a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestInterface.md +++ b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestInterface.md @@ -955,6 +955,6 @@ public setMerchantCustomerId(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestSerializer.md b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestSerializer.md index 6fd508cc..a7ea4b6a 100644 --- a/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Payments-CreatePaymentRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Payments\CreatePaymentRequestInterface $reque --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-CreatePaymentResponse.md b/docs/classes/YooKassa-Request-Payments-CreatePaymentResponse.md index 5bf5a366..046d453e 100644 --- a/docs/classes/YooKassa-Request-Payments-CreatePaymentResponse.md +++ b/docs/classes/YooKassa-Request-Payments-CreatePaymentResponse.md @@ -1844,6 +1844,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-Payment-CancelResponse.md b/docs/classes/YooKassa-Request-Payments-Payment-CancelResponse.md index b0f79aae..b153a299 100644 --- a/docs/classes/YooKassa-Request-Payments-Payment-CancelResponse.md +++ b/docs/classes/YooKassa-Request-Payments-Payment-CancelResponse.md @@ -1844,6 +1844,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequest.md b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequest.md index 0aed5a97..435cd326 100644 --- a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequest.md +++ b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequest.md @@ -787,6 +787,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestBuilder.md b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestBuilder.md index 62e0254d..6efa7fab 100644 --- a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestBuilder.md @@ -465,6 +465,6 @@ protected initCurrentObject() : \YooKassa\Request\Payments\Payment\CreateCapture --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestInterface.md b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestInterface.md index 311c09e0..e7dcb94a 100644 --- a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestInterface.md +++ b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestInterface.md @@ -296,6 +296,6 @@ public setDeal(\YooKassa\Model\Deal\PaymentDealInfo|array|null $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestSerializer.md b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestSerializer.md index 08d29a52..aa70948c 100644 --- a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Payments\Payment\CreateCaptureRequestInterfac --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureResponse.md b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureResponse.md index a2fe1eb0..90b6e164 100644 --- a/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureResponse.md +++ b/docs/classes/YooKassa-Request-Payments-Payment-CreateCaptureResponse.md @@ -1844,6 +1844,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-PaymentResponse.md b/docs/classes/YooKassa-Request-Payments-PaymentResponse.md index f524405e..cce6e032 100644 --- a/docs/classes/YooKassa-Request-Payments-PaymentResponse.md +++ b/docs/classes/YooKassa-Request-Payments-PaymentResponse.md @@ -1844,6 +1844,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-PaymentsRequest.md b/docs/classes/YooKassa-Request-Payments-PaymentsRequest.md index 3a2b8180..f62bed7b 100644 --- a/docs/classes/YooKassa-Request-Payments-PaymentsRequest.md +++ b/docs/classes/YooKassa-Request-Payments-PaymentsRequest.md @@ -1384,6 +1384,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-PaymentsRequestBuilder.md b/docs/classes/YooKassa-Request-Payments-PaymentsRequestBuilder.md index feaa7704..a927ac4a 100644 --- a/docs/classes/YooKassa-Request-Payments-PaymentsRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Payments-PaymentsRequestBuilder.md @@ -498,6 +498,6 @@ protected initCurrentObject() : \YooKassa\Request\Payments\PaymentsRequest --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-PaymentsRequestInterface.md b/docs/classes/YooKassa-Request-Payments-PaymentsRequestInterface.md index 7c739b9d..7d72cd4d 100644 --- a/docs/classes/YooKassa-Request-Payments-PaymentsRequestInterface.md +++ b/docs/classes/YooKassa-Request-Payments-PaymentsRequestInterface.md @@ -765,6 +765,6 @@ public setPaymentMethod(string $value) : void --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-PaymentsRequestSerializer.md b/docs/classes/YooKassa-Request-Payments-PaymentsRequestSerializer.md index 8f948d7a..f116806d 100644 --- a/docs/classes/YooKassa-Request-Payments-PaymentsRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Payments-PaymentsRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Payments\PaymentsRequestInterface $request) : --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payments-PaymentsResponse.md b/docs/classes/YooKassa-Request-Payments-PaymentsResponse.md index b6ebc971..c2250468 100644 --- a/docs/classes/YooKassa-Request-Payments-PaymentsResponse.md +++ b/docs/classes/YooKassa-Request-Payments-PaymentsResponse.md @@ -389,6 +389,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-AbstractPayoutResponse.md b/docs/classes/YooKassa-Request-Payouts-AbstractPayoutResponse.md index 26de7405..8f30cf88 100644 --- a/docs/classes/YooKassa-Request-Payouts-AbstractPayoutResponse.md +++ b/docs/classes/YooKassa-Request-Payouts-AbstractPayoutResponse.md @@ -978,6 +978,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequest.md b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequest.md index b85ce050..bba93d34 100644 --- a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequest.md +++ b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequest.md @@ -926,6 +926,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestBuilder.md b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestBuilder.md index d1b34b4f..1c3d3ed4 100644 --- a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestBuilder.md @@ -327,6 +327,6 @@ protected initCurrentObject() : \YooKassa\Request\Payouts\CreatePayoutRequest --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestInterface.md b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestInterface.md index 60716220..2fe0af9f 100644 --- a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestInterface.md +++ b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestInterface.md @@ -407,6 +407,6 @@ public setMetadata(\YooKassa\Model\Metadata|array|null $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestSerializer.md b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestSerializer.md index 7baefc96..495df0ca 100644 --- a/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Payouts-CreatePayoutRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Payouts\CreatePayoutRequestInterface $request --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-CreatePayoutResponse.md b/docs/classes/YooKassa-Request-Payouts-CreatePayoutResponse.md index 23d440b0..6e02bdfd 100644 --- a/docs/classes/YooKassa-Request-Payouts-CreatePayoutResponse.md +++ b/docs/classes/YooKassa-Request-Payouts-CreatePayoutResponse.md @@ -977,6 +977,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-AbstractPayoutDestinationData.md b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-AbstractPayoutDestinationData.md index a3fe592c..682874b1 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-AbstractPayoutDestinationData.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-AbstractPayoutDestinationData.md @@ -407,6 +407,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCard.md b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCard.md index 04975a65..4323b408 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCard.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCard.md @@ -455,6 +455,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCardCard.md b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCardCard.md index b1010d21..046dae28 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCardCard.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataBankCardCard.md @@ -395,6 +395,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataFactory.md b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataFactory.md index 658ab148..613473f4 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataFactory.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataFactory.md @@ -92,6 +92,6 @@ public factoryFromArray(array $data, string|null $type = null) : \YooKassa\Reque --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataYooMoney.md b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataYooMoney.md index 4602abed..3d94030d 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataYooMoney.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutDestinationData-PayoutDestinationDataYooMoney.md @@ -483,6 +483,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Payouts-PayoutResponse.md b/docs/classes/YooKassa-Request-Payouts-PayoutResponse.md index 0ff309dd..b9b7c442 100644 --- a/docs/classes/YooKassa-Request-Payouts-PayoutResponse.md +++ b/docs/classes/YooKassa-Request-Payouts-PayoutResponse.md @@ -977,6 +977,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-AbstractReceiptResponse.md b/docs/classes/YooKassa-Request-Receipts-AbstractReceiptResponse.md index ab440e11..add0a34b 100644 --- a/docs/classes/YooKassa-Request-Receipts-AbstractReceiptResponse.md +++ b/docs/classes/YooKassa-Request-Receipts-AbstractReceiptResponse.md @@ -1317,6 +1317,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequest.md b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequest.md index 9ab3b7f4..4939cc3c 100644 --- a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequest.md +++ b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequest.md @@ -930,6 +930,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestBuilder.md b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestBuilder.md index 2d6abcf9..d52d200f 100644 --- a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestBuilder.md @@ -505,6 +505,6 @@ protected initCurrentObject() : \YooKassa\Request\Receipts\CreatePostReceiptRequ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestInterface.md b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestInterface.md index 131f6181..a2b02589 100644 --- a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestInterface.md +++ b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestInterface.md @@ -445,6 +445,6 @@ public notEmpty() : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestSerializer.md b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestSerializer.md index 5becc0dc..56b614e4 100644 --- a/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Receipts-CreatePostReceiptRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Receipts\CreatePostReceiptRequestInterface $r --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-PaymentReceiptResponse.md b/docs/classes/YooKassa-Request-Receipts-PaymentReceiptResponse.md index f4bc5fd2..f6468c76 100644 --- a/docs/classes/YooKassa-Request-Receipts-PaymentReceiptResponse.md +++ b/docs/classes/YooKassa-Request-Receipts-PaymentReceiptResponse.md @@ -1417,6 +1417,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseFactory.md b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseFactory.md index e8b92aea..65e10a6a 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseFactory.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseFactory.md @@ -65,6 +65,6 @@ public factory(array $data) : \YooKassa\Request\Receipts\AbstractReceiptResponse --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseInterface.md b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseInterface.md index 1dc9edc3..1558941b 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseInterface.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseInterface.md @@ -214,6 +214,6 @@ public notEmpty() : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItem.md b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItem.md index 66b3a9c0..14f1052e 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItem.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItem.md @@ -45,7 +45,7 @@ | public | [getQuantity()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getQuantity) | | Возвращает количество товара | | public | [getSupplier()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getSupplier) | | Возвращает информацию о поставщике товара или услуги | | public | [getVatCode()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_getVatCode) | | Возвращает ставку НДС | -| public | [jsonSerialize()](../classes/YooKassa-Common-AbstractObject.md#method_jsonSerialize) | | Возвращает ассоциативный массив со свойствами текущего объекта для его дальнейшей JSON сериализации | +| public | [jsonSerialize()](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md#method_jsonSerialize) | | Возвращает ассоциативный массив со свойствами текущего объекта для его дальнейшей JSON сериализации | | public | [offsetExists()](../classes/YooKassa-Common-AbstractObject.md#method_offsetExists) | | Проверяет наличие свойства | | public | [offsetGet()](../classes/YooKassa-Common-AbstractObject.md#method_offsetGet) | | Возвращает значение свойства | | public | [offsetSet()](../classes/YooKassa-Common-AbstractObject.md#method_offsetSet) | | Устанавливает значение свойства | @@ -476,10 +476,14 @@ public jsonSerialize() : array Возвращает ассоциативный массив со свойствами текущего объекта для его дальнейшей JSON сериализации **Details:** -* Inherited From: [\YooKassa\Common\AbstractObject](../classes/YooKassa-Common-AbstractObject.md) +* Inherited From: [\YooKassa\Request\Receipts\ReceiptResponseItem](../classes/YooKassa-Request-Receipts-ReceiptResponseItem.md) -**Returns:** array - Ассоциативный массив со свойствами текущего объекта +**Returns:** array - +##### Tags +| Tag | Version | Description | +| --- | ------- | ----------- | +| inheritdoc | | | #### public offsetExists() : bool @@ -804,6 +808,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItemInterface.md b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItemInterface.md index 94ca57d3..eccd0656 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItemInterface.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptResponseItemInterface.md @@ -159,6 +159,6 @@ public getSupplier() : \YooKassa\Model\SupplierInterface --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequest.md b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequest.md index b62d5d43..b6b7a59e 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequest.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequest.md @@ -1144,6 +1144,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestBuilder.md b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestBuilder.md index c4779834..b0e2185f 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestBuilder.md @@ -411,6 +411,6 @@ protected initCurrentObject() : \YooKassa\Request\Receipts\ReceiptsRequest --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestInterface.md b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestInterface.md index f986efab..39c11909 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestInterface.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestInterface.md @@ -378,6 +378,6 @@ public hasLimit() : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestSerializer.md b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestSerializer.md index e483be97..7a78b2d9 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptsRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Receipts\ReceiptsRequestInterface $request) : --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-ReceiptsResponse.md b/docs/classes/YooKassa-Request-Receipts-ReceiptsResponse.md index 799ac93b..7f352f69 100644 --- a/docs/classes/YooKassa-Request-Receipts-ReceiptsResponse.md +++ b/docs/classes/YooKassa-Request-Receipts-ReceiptsResponse.md @@ -142,6 +142,6 @@ public hasNextCursor() : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-RefundReceiptResponse.md b/docs/classes/YooKassa-Request-Receipts-RefundReceiptResponse.md index d8fe9dbc..818811f6 100644 --- a/docs/classes/YooKassa-Request-Receipts-RefundReceiptResponse.md +++ b/docs/classes/YooKassa-Request-Receipts-RefundReceiptResponse.md @@ -1417,6 +1417,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Receipts-SimpleReceiptResponse.md b/docs/classes/YooKassa-Request-Receipts-SimpleReceiptResponse.md index e61539b6..45e847bd 100644 --- a/docs/classes/YooKassa-Request-Receipts-SimpleReceiptResponse.md +++ b/docs/classes/YooKassa-Request-Receipts-SimpleReceiptResponse.md @@ -1334,6 +1334,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-AbstractRefundResponse.md b/docs/classes/YooKassa-Request-Refunds-AbstractRefundResponse.md index 0bdc39cf..73d5e2ed 100644 --- a/docs/classes/YooKassa-Request-Refunds-AbstractRefundResponse.md +++ b/docs/classes/YooKassa-Request-Refunds-AbstractRefundResponse.md @@ -959,6 +959,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequest.md b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequest.md index fe86f63d..109a79c6 100644 --- a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequest.md +++ b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequest.md @@ -980,6 +980,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestBuilder.md b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestBuilder.md index 6a2ba3cf..07262168 100644 --- a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestBuilder.md @@ -606,6 +606,6 @@ protected initCurrentObject() : \YooKassa\Request\Refunds\CreateRefundRequest --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestInterface.md b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestInterface.md index fc8fcc50..ddf1e89b 100644 --- a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestInterface.md +++ b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestInterface.md @@ -339,6 +339,6 @@ public hasDeal() : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestSerializer.md b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestSerializer.md index 1e6828e7..20e47480 100644 --- a/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Refunds-CreateRefundRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Refunds\CreateRefundRequestInterface $request --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-CreateRefundResponse.md b/docs/classes/YooKassa-Request-Refunds-CreateRefundResponse.md index c07811b4..bfefb30b 100644 --- a/docs/classes/YooKassa-Request-Refunds-CreateRefundResponse.md +++ b/docs/classes/YooKassa-Request-Refunds-CreateRefundResponse.md @@ -955,6 +955,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-RefundResponse.md b/docs/classes/YooKassa-Request-Refunds-RefundResponse.md index 2f1eecd3..928f070c 100644 --- a/docs/classes/YooKassa-Request-Refunds-RefundResponse.md +++ b/docs/classes/YooKassa-Request-Refunds-RefundResponse.md @@ -955,6 +955,6 @@ protected getUnknownProperties() : array --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-RefundsRequest.md b/docs/classes/YooKassa-Request-Refunds-RefundsRequest.md index 43ed349f..6ab9bd1e 100644 --- a/docs/classes/YooKassa-Request-Refunds-RefundsRequest.md +++ b/docs/classes/YooKassa-Request-Refunds-RefundsRequest.md @@ -1072,6 +1072,6 @@ protected setValidationError(string $value) : mixed --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-RefundsRequestBuilder.md b/docs/classes/YooKassa-Request-Refunds-RefundsRequestBuilder.md index 4fa0fff3..984b4d43 100644 --- a/docs/classes/YooKassa-Request-Refunds-RefundsRequestBuilder.md +++ b/docs/classes/YooKassa-Request-Refunds-RefundsRequestBuilder.md @@ -382,6 +382,6 @@ protected initCurrentObject() : \YooKassa\Request\Refunds\RefundsRequest --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-RefundsRequestInterface.md b/docs/classes/YooKassa-Request-Refunds-RefundsRequestInterface.md index a5bd2ac3..4f65de4d 100644 --- a/docs/classes/YooKassa-Request-Refunds-RefundsRequestInterface.md +++ b/docs/classes/YooKassa-Request-Refunds-RefundsRequestInterface.md @@ -305,6 +305,6 @@ public hasCursor() : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-RefundsRequestSerializer.md b/docs/classes/YooKassa-Request-Refunds-RefundsRequestSerializer.md index a5d535c9..907dce50 100644 --- a/docs/classes/YooKassa-Request-Refunds-RefundsRequestSerializer.md +++ b/docs/classes/YooKassa-Request-Refunds-RefundsRequestSerializer.md @@ -65,6 +65,6 @@ public serialize(\YooKassa\Request\Refunds\RefundsRequestInterface $request) : a --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Refunds-RefundsResponse.md b/docs/classes/YooKassa-Request-Refunds-RefundsResponse.md index ceafde35..4c54b579 100644 --- a/docs/classes/YooKassa-Request-Refunds-RefundsResponse.md +++ b/docs/classes/YooKassa-Request-Refunds-RefundsResponse.md @@ -124,6 +124,6 @@ public hasNextCursor() : bool --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/classes/YooKassa-Request-Webhook-WebhookListResponse.md b/docs/classes/YooKassa-Request-Webhook-WebhookListResponse.md index 47be5bb0..d23a7b8b 100644 --- a/docs/classes/YooKassa-Request-Webhook-WebhookListResponse.md +++ b/docs/classes/YooKassa-Request-Webhook-WebhookListResponse.md @@ -101,6 +101,6 @@ public getType() : string --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/examples/05-deals.md b/docs/examples/05-deals.md index c5a36aa3..6ec350f2 100644 --- a/docs/examples/05-deals.md +++ b/docs/examples/05-deals.md @@ -192,9 +192,7 @@ $request = array( ); $idempotenceKey = uniqid('', true); try { - $idempotenceKey = uniqid('', true); - $result = $client->createPayout($request, $idempotenceKey - ); + $result = $client->createPayout($request, $idempotenceKey); } catch (\Exception $e) { $result = $e; } diff --git a/docs/namespaces/default.md b/docs/namespaces/default.md index 92e0909c..37a37a9b 100644 --- a/docs/namespaces/default.md +++ b/docs/namespaces/default.md @@ -52,6 +52,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-client.md b/docs/namespaces/yookassa-client.md index cbd082c1..1b4f8531 100644 --- a/docs/namespaces/yookassa-client.md +++ b/docs/namespaces/yookassa-client.md @@ -33,6 +33,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-common-exceptions.md b/docs/namespaces/yookassa-common-exceptions.md index 5d5adcd0..a3fccc64 100644 --- a/docs/namespaces/yookassa-common-exceptions.md +++ b/docs/namespaces/yookassa-common-exceptions.md @@ -41,6 +41,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-common.md b/docs/namespaces/yookassa-common.md index 4708edcb..8d2ade0e 100644 --- a/docs/namespaces/yookassa-common.md +++ b/docs/namespaces/yookassa-common.md @@ -38,6 +38,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-helpers-config.md b/docs/namespaces/yookassa-helpers-config.md index f52df5d7..6371d481 100644 --- a/docs/namespaces/yookassa-helpers-config.md +++ b/docs/namespaces/yookassa-helpers-config.md @@ -31,6 +31,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-helpers.md b/docs/namespaces/yookassa-helpers.md index 05f6333f..7d694982 100644 --- a/docs/namespaces/yookassa-helpers.md +++ b/docs/namespaces/yookassa-helpers.md @@ -34,6 +34,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-confirmation.md b/docs/namespaces/yookassa-model-confirmation.md index 694d0ad3..64e6a744 100644 --- a/docs/namespaces/yookassa-model-confirmation.md +++ b/docs/namespaces/yookassa-model-confirmation.md @@ -32,6 +32,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-confirmationattributes.md b/docs/namespaces/yookassa-model-confirmationattributes.md index fda9f6d2..791dbc36 100644 --- a/docs/namespaces/yookassa-model-confirmationattributes.md +++ b/docs/namespaces/yookassa-model-confirmationattributes.md @@ -32,6 +32,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-deal.md b/docs/namespaces/yookassa-model-deal.md index 504c8ce8..14671878 100644 --- a/docs/namespaces/yookassa-model-deal.md +++ b/docs/namespaces/yookassa-model-deal.md @@ -36,6 +36,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-notification.md b/docs/namespaces/yookassa-model-notification.md index ca517e78..ddc75719 100644 --- a/docs/namespaces/yookassa-model-notification.md +++ b/docs/namespaces/yookassa-model-notification.md @@ -39,6 +39,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentdata-b2b-sberbank.md b/docs/namespaces/yookassa-model-paymentdata-b2b-sberbank.md index 30093bd6..b39df937 100644 --- a/docs/namespaces/yookassa-model-paymentdata-b2b-sberbank.md +++ b/docs/namespaces/yookassa-model-paymentdata-b2b-sberbank.md @@ -33,6 +33,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentdata-b2b.md b/docs/namespaces/yookassa-model-paymentdata-b2b.md index d221ce40..b69faee4 100644 --- a/docs/namespaces/yookassa-model-paymentdata-b2b.md +++ b/docs/namespaces/yookassa-model-paymentdata-b2b.md @@ -23,6 +23,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentdata.md b/docs/namespaces/yookassa-model-paymentdata.md index 8c26fb8e..13042057 100644 --- a/docs/namespaces/yookassa-model-paymentdata.md +++ b/docs/namespaces/yookassa-model-paymentdata.md @@ -45,6 +45,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentmethod-b2b-sberbank.md b/docs/namespaces/yookassa-model-paymentmethod-b2b-sberbank.md index b103376a..4d1aabfb 100644 --- a/docs/namespaces/yookassa-model-paymentmethod-b2b-sberbank.md +++ b/docs/namespaces/yookassa-model-paymentmethod-b2b-sberbank.md @@ -31,6 +31,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentmethod-b2b.md b/docs/namespaces/yookassa-model-paymentmethod-b2b.md index e43fd7f2..ca1582e6 100644 --- a/docs/namespaces/yookassa-model-paymentmethod-b2b.md +++ b/docs/namespaces/yookassa-model-paymentmethod-b2b.md @@ -23,6 +23,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-paymentmethod.md b/docs/namespaces/yookassa-model-paymentmethod.md index 99e999fc..ab4ddd55 100644 --- a/docs/namespaces/yookassa-model-paymentmethod.md +++ b/docs/namespaces/yookassa-model-paymentmethod.md @@ -47,6 +47,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-payout.md b/docs/namespaces/yookassa-model-payout.md index bbd8f611..4c69b672 100644 --- a/docs/namespaces/yookassa-model-payout.md +++ b/docs/namespaces/yookassa-model-payout.md @@ -33,6 +33,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-receipt.md b/docs/namespaces/yookassa-model-receipt.md index df4be32c..a15a5ff8 100644 --- a/docs/namespaces/yookassa-model-receipt.md +++ b/docs/namespaces/yookassa-model-receipt.md @@ -29,6 +29,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model-webhook.md b/docs/namespaces/yookassa-model-webhook.md index d26160f4..44541d64 100644 --- a/docs/namespaces/yookassa-model-webhook.md +++ b/docs/namespaces/yookassa-model-webhook.md @@ -25,6 +25,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-model.md b/docs/namespaces/yookassa-model.md index b4e45a3f..387caf6e 100644 --- a/docs/namespaces/yookassa-model.md +++ b/docs/namespaces/yookassa-model.md @@ -96,6 +96,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-deals.md b/docs/namespaces/yookassa-request-deals.md index 3890ae45..2d7b2368 100644 --- a/docs/namespaces/yookassa-request-deals.md +++ b/docs/namespaces/yookassa-request-deals.md @@ -41,6 +41,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-payments-payment.md b/docs/namespaces/yookassa-request-payments-payment.md index d7d69a07..04c78e90 100644 --- a/docs/namespaces/yookassa-request-payments-payment.md +++ b/docs/namespaces/yookassa-request-payments-payment.md @@ -35,6 +35,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-payments.md b/docs/namespaces/yookassa-request-payments.md index 66d7367d..af7d6923 100644 --- a/docs/namespaces/yookassa-request-payments.md +++ b/docs/namespaces/yookassa-request-payments.md @@ -45,6 +45,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-payouts-payoutdestinationdata.md b/docs/namespaces/yookassa-request-payouts-payoutdestinationdata.md index 64498b6f..b7ca7d7c 100644 --- a/docs/namespaces/yookassa-request-payouts-payoutdestinationdata.md +++ b/docs/namespaces/yookassa-request-payouts-payoutdestinationdata.md @@ -29,6 +29,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-payouts.md b/docs/namespaces/yookassa-request-payouts.md index 7051305f..24ec6770 100644 --- a/docs/namespaces/yookassa-request-payouts.md +++ b/docs/namespaces/yookassa-request-payouts.md @@ -40,6 +40,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-receipts.md b/docs/namespaces/yookassa-request-receipts.md index af9335da..ca64c1d7 100644 --- a/docs/namespaces/yookassa-request-receipts.md +++ b/docs/namespaces/yookassa-request-receipts.md @@ -46,6 +46,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-refunds.md b/docs/namespaces/yookassa-request-refunds.md index cbd1a18e..643a1111 100644 --- a/docs/namespaces/yookassa-request-refunds.md +++ b/docs/namespaces/yookassa-request-refunds.md @@ -41,6 +41,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request-webhook.md b/docs/namespaces/yookassa-request-webhook.md index aa683620..fb1c7e34 100644 --- a/docs/namespaces/yookassa-request-webhook.md +++ b/docs/namespaces/yookassa-request-webhook.md @@ -25,6 +25,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa-request.md b/docs/namespaces/yookassa-request.md index 590fb34a..e1f230ba 100644 --- a/docs/namespaces/yookassa-request.md +++ b/docs/namespaces/yookassa-request.md @@ -28,6 +28,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/namespaces/yookassa.md b/docs/namespaces/yookassa.md index 208f2804..2265064c 100644 --- a/docs/namespaces/yookassa.md +++ b/docs/namespaces/yookassa.md @@ -33,6 +33,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/readme.md b/docs/readme.md index e787302c..8fb112ed 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -52,6 +52,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/reports/deprecated.md b/docs/reports/deprecated.md index 059b867f..24e7aabd 100644 --- a/docs/reports/deprecated.md +++ b/docs/reports/deprecated.md @@ -72,6 +72,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/reports/errors.md b/docs/reports/errors.md index 3fdd9e23..423ff270 100644 --- a/docs/reports/errors.md +++ b/docs/reports/errors.md @@ -18,6 +18,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/docs/reports/markers.md b/docs/reports/markers.md index f9a1e4fd..796a26a5 100644 --- a/docs/reports/markers.md +++ b/docs/reports/markers.md @@ -18,6 +18,6 @@ --- -This document was automatically generated from source code comments on 2021-12-07 using [phpDocumentor](http://www.phpdoc.org/) +This document was automatically generated from source code comments on 2021-12-09 using [phpDocumentor](http://www.phpdoc.org/) © 2021 YooMoney \ No newline at end of file diff --git a/lib/Client.php b/lib/Client.php index 0503079c..77d5d0f5 100644 --- a/lib/Client.php +++ b/lib/Client.php @@ -112,7 +112,7 @@ class Client extends BaseClient /** * Текущая версия библиотеки */ - const SDK_VERSION = '2.2.3'; + const SDK_VERSION = '2.2.4'; /** * Получить список платежей магазина diff --git a/lib/Request/Payments/Payment/CreateCaptureRequestSerializer.php b/lib/Request/Payments/Payment/CreateCaptureRequestSerializer.php index cc7f5deb..544898c1 100644 --- a/lib/Request/Payments/Payment/CreateCaptureRequestSerializer.php +++ b/lib/Request/Payments/Payment/CreateCaptureRequestSerializer.php @@ -144,10 +144,16 @@ private function serializeTransfers(array $transfers) { $result = array(); foreach ($transfers as $transfer) { - $result[] = array( + $item = array( 'account_id' => $transfer->getAccountId(), 'amount' => $this->serializeAmount($transfer->getAmount()) ); + + if ($transfer->hasPlatformFeeAmount()) { + $item['platform_fee_amount'] = $this->serializeAmount($transfer->getPlatformFeeAmount()); + } + + $result[] = $item; } return $result; diff --git a/lib/Request/Receipts/ReceiptResponseItem.php b/lib/Request/Receipts/ReceiptResponseItem.php index 866289ea..f075336d 100644 --- a/lib/Request/Receipts/ReceiptResponseItem.php +++ b/lib/Request/Receipts/ReceiptResponseItem.php @@ -358,4 +358,19 @@ private function factoryAmount($options) return $amount; } -} \ No newline at end of file + + /** + * @inheritdoc + * + * @return array + */ + public function jsonSerialize() + { + $result = parent::jsonSerialize(); + + $result['amount'] = $result['price']; + unset($result['price']); + + return $result; + } +} diff --git a/tests/Request/Payments/Payment/CreateCaptureRequestSerializerTest.php b/tests/Request/Payments/Payment/CreateCaptureRequestSerializerTest.php index f47dd8e4..f69a5ff4 100644 --- a/tests/Request/Payments/Payment/CreateCaptureRequestSerializerTest.php +++ b/tests/Request/Payments/Payment/CreateCaptureRequestSerializerTest.php @@ -79,6 +79,15 @@ public function testSerialize($options) 'currency' => isset($transfers['amount']['currency']) ? $transfers['amount']['currency'] : CurrencyCode::RUB ); } + if (!empty($transfers['platform_fee_amount'])) { + $transferData['platform_fee_amount'] = array( + 'value' => $transfers['platform_fee_amount']['value'], + 'currency' => + isset($transfers['platform_fee_amount']['currency']) + ? $transfers['amount']['currency'] + : CurrencyCode::RUB + ); + } $expected['transfers'][] = $transferData; } } @@ -125,7 +134,8 @@ public function validDataProvider() 'transfers' => array( new Transfer(array( 'account_id' => Random::str(36), - 'amount' => new MonetaryAmount(Random::int(1, 1000), 'RUB') + 'amount' => new MonetaryAmount(Random::int(1, 1000), 'RUB'), + 'platform_fee_amount' => new MonetaryAmount(Random::int(1, 1000), 'RUB'), )), ) )