Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ACTIVE - Static variable in class ru.loolzaaa.youkassa.model.PersonalData.Status
- AdditionalUserProps - Class in ru.loolzaaa.youkassa.pojo
- AdditionalUserProps() - Constructor for class ru.loolzaaa.youkassa.pojo.AdditionalUserProps
- Airline - Class in ru.loolzaaa.youkassa.pojo
- Airline() - Constructor for class ru.loolzaaa.youkassa.pojo.Airline
- ALPHA_CLICK - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- Amount - Class in ru.loolzaaa.youkassa.pojo
- Amount() - Constructor for class ru.loolzaaa.youkassa.pojo.Amount
- ApiClient - Class in ru.loolzaaa.youkassa.client
-
Http client for YooKassa API server.
- ApiClient(String, Supplier<String>) - Constructor for class ru.loolzaaa.youkassa.client.ApiClient
-
Created
ApiClientinstance. - ApiClientBuilder - Class in ru.loolzaaa.youkassa.client
-
This class implement builder pattern for
ApiClient. - ApiHelper - Class in ru.loolzaaa.youkassa.helper
- ApiHelper() - Constructor for class ru.loolzaaa.youkassa.helper.ApiHelper
- apiUrl(String) - Method in class ru.loolzaaa.youkassa.client.ApiClientBuilder
-
Sets API url endpoint for client.
- APPLE_PAY - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- Article - Class in ru.loolzaaa.youkassa.pojo
- Article() - Constructor for class ru.loolzaaa.youkassa.pojo.Article
- AuthorizationDetails - Class in ru.loolzaaa.youkassa.pojo
- AuthorizationDetails() - Constructor for class ru.loolzaaa.youkassa.pojo.AuthorizationDetails
- AuthorizationDetails.ThreeDSecure - Class in ru.loolzaaa.youkassa.pojo
B
- Bank - Class in ru.loolzaaa.youkassa.pojo
- Bank() - Constructor for class ru.loolzaaa.youkassa.pojo.Bank
- BANK_ACCOUNT - Static variable in class ru.loolzaaa.youkassa.pojo.Receiver.Type
- BANK_CARD - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- BANK_CARD - Static variable in class ru.loolzaaa.youkassa.pojo.PayoutDestination.Type
- build() - Method in class ru.loolzaaa.youkassa.client.ApiClientBuilder
-
Created
ApiClientinstance. - BYN - Static variable in class ru.loolzaaa.youkassa.pojo.Currency
C
- CALCULATED - Static variable in class ru.loolzaaa.youkassa.pojo.VatData.Type
- cancel(String, String) - Method in class ru.loolzaaa.youkassa.processors.PaymentProcessor
-
Cancel already created
Paymentby its identifier. - CANCELED - Static variable in class ru.loolzaaa.youkassa.model.Invoice.Status
- CANCELED - Static variable in class ru.loolzaaa.youkassa.model.Payment.ReceiptRegistration
- CANCELED - Static variable in class ru.loolzaaa.youkassa.model.Payment.Status
- CANCELED - Static variable in class ru.loolzaaa.youkassa.model.PersonalData.Status
- CANCELED - Static variable in class ru.loolzaaa.youkassa.model.SelfEmployed.Status
- CancellationDetails - Class in ru.loolzaaa.youkassa.pojo
- CancellationDetails() - Constructor for class ru.loolzaaa.youkassa.pojo.CancellationDetails
- capture(String, Payment, String) - Method in class ru.loolzaaa.youkassa.processors.PaymentProcessor
-
Capture
Paymentthat holds in waiting_for_capture status. - captureValidation(Payment) - Static method in class ru.loolzaaa.youkassa.model.Payment
- Card - Class in ru.loolzaaa.youkassa.pojo
- Card() - Constructor for class ru.loolzaaa.youkassa.pojo.Card
- Card.CardProduct - Class in ru.loolzaaa.youkassa.pojo
- CardProduct() - Constructor for class ru.loolzaaa.youkassa.pojo.Card.CardProduct
- Cart - Class in ru.loolzaaa.youkassa.pojo
- Cart() - Constructor for class ru.loolzaaa.youkassa.pojo.Cart
- CASH - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- CASHLESS - Static variable in class ru.loolzaaa.youkassa.pojo.Settlement.Type
- checkObjectType(Object, String, Class<T>, String) - Static method in class ru.loolzaaa.youkassa.helper.ApiHelper
- CNY - Static variable in class ru.loolzaaa.youkassa.pojo.Currency
- configureBasicAuth(String, String) - Method in class ru.loolzaaa.youkassa.client.ApiClientBuilder
-
Authentication configuration via Basic auth method.
- configureOAuth(String) - Method in class ru.loolzaaa.youkassa.client.ApiClientBuilder
-
Authentication configuration via OAuth method.
- Confirmation - Class in ru.loolzaaa.youkassa.pojo
- Confirmation() - Constructor for class ru.loolzaaa.youkassa.pojo.Confirmation
- Confirmation.Type - Class in ru.loolzaaa.youkassa.pojo
- CONFIRMED - Static variable in class ru.loolzaaa.youkassa.model.SelfEmployed.Status
- CONSIDERATION - Static variable in class ru.loolzaaa.youkassa.pojo.Settlement.Type
- create(Deal, String) - Method in class ru.loolzaaa.youkassa.processors.DealProcessor
-
Creates new
Dealentity with certain parameters. - create(Invoice, String) - Method in class ru.loolzaaa.youkassa.processors.InvoiceProcessor
-
Creates new
Invoiceentity with certain parameters. - create(PaymentMethod, String) - Method in class ru.loolzaaa.youkassa.processors.PaymentMethodProcessor
-
Creates new
PaymentMethodentity with certain parameters. - create(Payment, String) - Method in class ru.loolzaaa.youkassa.processors.PaymentProcessor
-
Creates new
Paymententity with certain parameters. - create(Payout, String) - Method in class ru.loolzaaa.youkassa.processors.PayoutProcessor
-
Creates new
Payoutentity with certain parameters. - create(PersonalData, String) - Method in class ru.loolzaaa.youkassa.processors.PersonalDataProcessor
-
Creates new
PersonalDataentity with certain parameters. - create(Receipt, String) - Method in class ru.loolzaaa.youkassa.processors.ReceiptProcessor
-
Creates new
Receiptentity with certain parameters. - create(Refund, String) - Method in class ru.loolzaaa.youkassa.processors.RefundProcessor
-
Creates new
Refundentity with certain parameters. - create(SelfEmployed, String) - Method in class ru.loolzaaa.youkassa.processors.SelfEmployedProcessor
-
Creates new
SelfEmployedentity with certain parameters. - create(Webhook, String) - Method in class ru.loolzaaa.youkassa.processors.WebhookProcessor
-
Creates new
Webhookentity with certain parameters. - createValidation(Deal) - Static method in class ru.loolzaaa.youkassa.model.Deal
- createValidation(Invoice) - Static method in class ru.loolzaaa.youkassa.model.Invoice
- createValidation(Payment) - Static method in class ru.loolzaaa.youkassa.model.Payment
- createValidation(PaymentMethod) - Static method in class ru.loolzaaa.youkassa.model.PaymentMethod
- createValidation(Payout) - Static method in class ru.loolzaaa.youkassa.model.Payout
- createValidation(PersonalData) - Static method in class ru.loolzaaa.youkassa.model.PersonalData
- createValidation(Receipt) - Static method in class ru.loolzaaa.youkassa.model.Receipt
- createValidation(Refund) - Static method in class ru.loolzaaa.youkassa.model.Refund
- createValidation(SelfEmployed) - Static method in class ru.loolzaaa.youkassa.model.SelfEmployed
- createValidation(Webhook) - Static method in class ru.loolzaaa.youkassa.model.Webhook
- Currency - Class in ru.loolzaaa.youkassa.pojo
- Currency() - Constructor for class ru.loolzaaa.youkassa.pojo.Currency
- Customer - Class in ru.loolzaaa.youkassa.pojo
- Customer() - Constructor for class ru.loolzaaa.youkassa.pojo.Customer
D
- Deal - Class in ru.loolzaaa.youkassa.model
-
This class represents Deal object.
- Deal() - Constructor for class ru.loolzaaa.youkassa.model.Deal
- Deal() - Constructor for class ru.loolzaaa.youkassa.model.Payment.Deal
- Deal() - Constructor for class ru.loolzaaa.youkassa.model.Payout.Deal
- Deal() - Constructor for class ru.loolzaaa.youkassa.model.Refund.Deal
- Deal.Type - Class in ru.loolzaaa.youkassa.model
- DealList - Class in ru.loolzaaa.youkassa.pojo.list
- DealList(Integer, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class ru.loolzaaa.youkassa.pojo.list.DealList
- DealProcessor - Class in ru.loolzaaa.youkassa.processors
-
Processor for
Dealentity. - DealProcessor() - Constructor for class ru.loolzaaa.youkassa.processors.DealProcessor
- DeliveryMethod - Class in ru.loolzaaa.youkassa.pojo
- DeliveryMethod() - Constructor for class ru.loolzaaa.youkassa.pojo.DeliveryMethod
- DeliveryMethod.Type - Class in ru.loolzaaa.youkassa.pojo
- DIGITAL_WALLET - Static variable in class ru.loolzaaa.youkassa.pojo.Receiver.Type
E
- ELECTRONIC_CERTIFICATE - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- ELECTRONIC_CERTIFICATE - Static variable in class ru.loolzaaa.youkassa.pojo.RefundMethod.Type
- ElectronicCertificate - Class in ru.loolzaaa.youkassa.pojo
- ElectronicCertificate() - Constructor for class ru.loolzaaa.youkassa.pojo.ElectronicCertificate
- EMBEDDED - Static variable in class ru.loolzaaa.youkassa.pojo.Confirmation.Type
- EUR - Static variable in class ru.loolzaaa.youkassa.pojo.Currency
- EXTERNAL - Static variable in class ru.loolzaaa.youkassa.pojo.Confirmation.Type
F
- findAll() - Method in class ru.loolzaaa.youkassa.processors.WebhookProcessor
-
Receive information about all existing webhooks.
- findAll(DealList) - Method in class ru.loolzaaa.youkassa.processors.DealProcessor
-
Receive information about all deals with some filter conditions.
- findAll(PaymentList) - Method in class ru.loolzaaa.youkassa.processors.PaymentProcessor
-
Receive information about all payments with some filter conditions.
- findAll(ReceiptList) - Method in class ru.loolzaaa.youkassa.processors.ReceiptProcessor
-
Receive information about all receipts with some filter conditions.
- findAll(RefundList) - Method in class ru.loolzaaa.youkassa.processors.RefundProcessor
-
Receive information about all refunds with some filter conditions.
- findById(String) - Method in class ru.loolzaaa.youkassa.processors.DealProcessor
-
Receive information about some
Dealby its identifier. - findById(String) - Method in class ru.loolzaaa.youkassa.processors.InvoiceProcessor
-
Receive information about some
Invoiceby its identifier. - findById(String) - Method in class ru.loolzaaa.youkassa.processors.PaymentMethodProcessor
-
Receive information about some
PaymentMethodby its identifier. - findById(String) - Method in class ru.loolzaaa.youkassa.processors.PaymentProcessor
-
Receive information about some
Paymentby its identifier. - findById(String) - Method in class ru.loolzaaa.youkassa.processors.PayoutProcessor
-
Receive information about some
Payoutby its identifier. - findById(String) - Method in class ru.loolzaaa.youkassa.processors.PersonalDataProcessor
-
Receive information about some
PersonalDataby its identifier. - findById(String) - Method in class ru.loolzaaa.youkassa.processors.ReceiptProcessor
-
Receive information about some
Receiptby its identifier. - findById(String) - Method in class ru.loolzaaa.youkassa.processors.RefundProcessor
-
Receive information about some
Refundby its identifier. - findById(String) - Method in class ru.loolzaaa.youkassa.processors.SelfEmployedProcessor
-
Receive information about some
SelfEmployedby its identifier. - findMe() - Method in class ru.loolzaaa.youkassa.processors.MeProcessor
-
Receive information about current shop.
- findSbpParticipants() - Method in class ru.loolzaaa.youkassa.processors.SbpParticipantBankProcessor
-
Receive information about SBP participants.
- Fiscalization - Class in ru.loolzaaa.youkassa.pojo
- Fiscalization() - Constructor for class ru.loolzaaa.youkassa.pojo.Fiscalization
G
- getQuery() - Method in class ru.loolzaaa.youkassa.client.PaginatedRequest
-
Query parameters converter for classes that extends this.
- getQuery() - Method in class ru.loolzaaa.youkassa.pojo.list.DealList
- getQuery() - Method in class ru.loolzaaa.youkassa.pojo.list.PaymentList
- getQuery() - Method in class ru.loolzaaa.youkassa.pojo.list.ReceiptList
- getQuery() - Method in class ru.loolzaaa.youkassa.pojo.list.RefundList
- GOOGLE_PAY - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
I
- INSTALLMENTS - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- Invoice - Class in ru.loolzaaa.youkassa.model
-
This class represents Invoice object.
- Invoice() - Constructor for class ru.loolzaaa.youkassa.model.Invoice
- Invoice.Status - Class in ru.loolzaaa.youkassa.model
- InvoiceDetails - Class in ru.loolzaaa.youkassa.pojo
- InvoiceDetails() - Constructor for class ru.loolzaaa.youkassa.pojo.InvoiceDetails
- InvoiceProcessor - Class in ru.loolzaaa.youkassa.processors
-
Processor for
Invoiceentity. - InvoiceProcessor() - Constructor for class ru.loolzaaa.youkassa.processors.InvoiceProcessor
- Item - Class in ru.loolzaaa.youkassa.pojo
- Item() - Constructor for class ru.loolzaaa.youkassa.pojo.Item
- Item.MarkCodeInfo - Class in ru.loolzaaa.youkassa.pojo
- Item.MarkQuantity - Class in ru.loolzaaa.youkassa.pojo
- Item.PaymentSubjectIndustryDetail - Class in ru.loolzaaa.youkassa.pojo
- Item.Supplier - Class in ru.loolzaaa.youkassa.pojo
- Item.VatCodeType - Class in ru.loolzaaa.youkassa.pojo
K
L
- Leg - Class in ru.loolzaaa.youkassa.pojo
- Leg() - Constructor for class ru.loolzaaa.youkassa.pojo.Leg
M
- MarkCodeInfo() - Constructor for class ru.loolzaaa.youkassa.pojo.Item.MarkCodeInfo
- MarkQuantity() - Constructor for class ru.loolzaaa.youkassa.pojo.Item.MarkQuantity
- Me - Class in ru.loolzaaa.youkassa.model
-
This class represents the store or gateway settings object (Me).
- Me() - Constructor for class ru.loolzaaa.youkassa.model.Me
- MeProcessor - Class in ru.loolzaaa.youkassa.processors
-
Processor for
Meentity. - MeProcessor() - Constructor for class ru.loolzaaa.youkassa.processors.MeProcessor
- MIXED - Static variable in class ru.loolzaaa.youkassa.pojo.VatData.Type
- MOBILE_APPLICATION - Static variable in class ru.loolzaaa.youkassa.pojo.Confirmation.Type
- MOBILE_BALANCE - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- MOBILE_BALANCE - Static variable in class ru.loolzaaa.youkassa.pojo.Receiver.Type
N
- NDS_0 - Static variable in class ru.loolzaaa.youkassa.pojo.Item.VatCodeType
- NDS_10 - Static variable in class ru.loolzaaa.youkassa.pojo.Item.VatCodeType
- NDS_10_110 - Static variable in class ru.loolzaaa.youkassa.pojo.Item.VatCodeType
- NDS_20 - Static variable in class ru.loolzaaa.youkassa.pojo.Item.VatCodeType
- NDS_20_120 - Static variable in class ru.loolzaaa.youkassa.pojo.Item.VatCodeType
- NDS_5 - Static variable in class ru.loolzaaa.youkassa.pojo.Item.VatCodeType
- NDS_5_105 - Static variable in class ru.loolzaaa.youkassa.pojo.Item.VatCodeType
- NDS_7 - Static variable in class ru.loolzaaa.youkassa.pojo.Item.VatCodeType
- NDS_7_107 - Static variable in class ru.loolzaaa.youkassa.pojo.Item.VatCodeType
- newBuilder() - Static method in class ru.loolzaaa.youkassa.client.ApiClientBuilder
-
Creates new builder for
ApiClient. - NO_NDS - Static variable in class ru.loolzaaa.youkassa.pojo.Item.VatCodeType
P
- PaginatedRequest - Class in ru.loolzaaa.youkassa.client
-
This class used to request collection of entities.
- PaginatedRequest() - Constructor for class ru.loolzaaa.youkassa.client.PaginatedRequest
- PaginatedResponse<T> - Class in ru.loolzaaa.youkassa.client
-
This class represents collection of requested entities.
- PaginatedResponse() - Constructor for class ru.loolzaaa.youkassa.client.PaginatedResponse
- Passenger - Class in ru.loolzaaa.youkassa.pojo
- Passenger() - Constructor for class ru.loolzaaa.youkassa.pojo.Passenger
- PayerBankDetails - Class in ru.loolzaaa.youkassa.pojo
- PayerBankDetails() - Constructor for class ru.loolzaaa.youkassa.pojo.PayerBankDetails
- Payment - Class in ru.loolzaaa.youkassa.model
-
This class represents Payment object.
- Payment() - Constructor for class ru.loolzaaa.youkassa.model.Payment
- PAYMENT - Static variable in class ru.loolzaaa.youkassa.model.Receipt.Type
- Payment.Deal - Class in ru.loolzaaa.youkassa.model
- Payment.PaymentMethod - Class in ru.loolzaaa.youkassa.model
- Payment.PaymentMethod.Type - Class in ru.loolzaaa.youkassa.model
- Payment.ReceiptRegistration - Class in ru.loolzaaa.youkassa.model
- Payment.Status - Class in ru.loolzaaa.youkassa.model
- PaymentData - Class in ru.loolzaaa.youkassa.pojo
- PaymentData() - Constructor for class ru.loolzaaa.youkassa.pojo.PaymentData
- PaymentDetails - Class in ru.loolzaaa.youkassa.pojo
- PaymentDetails() - Constructor for class ru.loolzaaa.youkassa.pojo.PaymentDetails
- PaymentList - Class in ru.loolzaaa.youkassa.pojo.list
- PaymentList(Integer, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class ru.loolzaaa.youkassa.pojo.list.PaymentList
- PaymentMethod - Class in ru.loolzaaa.youkassa.model
-
This class represents payment method object.
- PaymentMethod() - Constructor for class ru.loolzaaa.youkassa.model.Payment.PaymentMethod
- PaymentMethod() - Constructor for class ru.loolzaaa.youkassa.model.PaymentMethod
- PaymentMethodProcessor - Class in ru.loolzaaa.youkassa.processors
-
Processor for
PaymentMethodentity. - PaymentMethodProcessor() - Constructor for class ru.loolzaaa.youkassa.processors.PaymentMethodProcessor
- PaymentOrder - Class in ru.loolzaaa.youkassa.pojo
- PaymentOrder() - Constructor for class ru.loolzaaa.youkassa.pojo.PaymentOrder
- PaymentOrder.Recipient - Class in ru.loolzaaa.youkassa.pojo
- PaymentOrder.Type - Class in ru.loolzaaa.youkassa.pojo
- PaymentPeriod - Class in ru.loolzaaa.youkassa.pojo
- PaymentPeriod() - Constructor for class ru.loolzaaa.youkassa.pojo.PaymentPeriod
- PaymentProcessor - Class in ru.loolzaaa.youkassa.processors
-
Processor for
Paymententity. - PaymentProcessor() - Constructor for class ru.loolzaaa.youkassa.processors.PaymentProcessor
- PaymentSubjectIndustryDetail() - Constructor for class ru.loolzaaa.youkassa.pojo.Item.PaymentSubjectIndustryDetail
- Payout - Class in ru.loolzaaa.youkassa.model
-
This class represents Payout object.
- Payout() - Constructor for class ru.loolzaaa.youkassa.model.Payout
- PAYOUT - Static variable in class ru.loolzaaa.youkassa.pojo.Settlement.Type
- PAYOUT_STATEMENT_RECIPIENT - Static variable in class ru.loolzaaa.youkassa.model.PersonalData.Type
- Payout.Deal - Class in ru.loolzaaa.youkassa.model
- Payout.Receipt - Class in ru.loolzaaa.youkassa.model
- PayoutDestination - Class in ru.loolzaaa.youkassa.pojo
- PayoutDestination() - Constructor for class ru.loolzaaa.youkassa.pojo.PayoutDestination
- PayoutDestination.Type - Class in ru.loolzaaa.youkassa.pojo
- PayoutProcessor - Class in ru.loolzaaa.youkassa.processors
-
Processor for
Payoutentity. - PayoutProcessor() - Constructor for class ru.loolzaaa.youkassa.processors.PayoutProcessor
- PENDING - Static variable in class ru.loolzaaa.youkassa.model.Invoice.Status
- PENDING - Static variable in class ru.loolzaaa.youkassa.model.Payment.ReceiptRegistration
- PENDING - Static variable in class ru.loolzaaa.youkassa.model.Payment.Status
- PENDING - Static variable in class ru.loolzaaa.youkassa.model.SelfEmployed.Status
- PersonalData - Class in ru.loolzaaa.youkassa.model
-
This class represents personal data object.
- PersonalData - Class in ru.loolzaaa.youkassa.pojo
- PersonalData() - Constructor for class ru.loolzaaa.youkassa.model.PersonalData
- PersonalData() - Constructor for class ru.loolzaaa.youkassa.pojo.PersonalData
- PersonalData.Status - Class in ru.loolzaaa.youkassa.model
- PersonalData.Type - Class in ru.loolzaaa.youkassa.model
- PersonalDataProcessor - Class in ru.loolzaaa.youkassa.processors
-
Processor for
PersonalDataentity. - PersonalDataProcessor() - Constructor for class ru.loolzaaa.youkassa.processors.PersonalDataProcessor
- POSTPAYMENT - Static variable in class ru.loolzaaa.youkassa.pojo.Settlement.Type
- PREPAYMENT - Static variable in class ru.loolzaaa.youkassa.pojo.Settlement.Type
Q
- QIWI - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- QR_CODE - Static variable in class ru.loolzaaa.youkassa.pojo.Confirmation.Type
R
- Receipt - Class in ru.loolzaaa.youkassa.model
-
This class represents Receipt object.
- Receipt - Class in ru.loolzaaa.youkassa.pojo
- Receipt() - Constructor for class ru.loolzaaa.youkassa.model.Payout.Receipt
- Receipt() - Constructor for class ru.loolzaaa.youkassa.model.Receipt
- Receipt() - Constructor for class ru.loolzaaa.youkassa.pojo.Receipt
- Receipt.Type - Class in ru.loolzaaa.youkassa.model
- ReceiptIndustryDetail - Class in ru.loolzaaa.youkassa.pojo
- ReceiptIndustryDetail() - Constructor for class ru.loolzaaa.youkassa.pojo.ReceiptIndustryDetail
- ReceiptList - Class in ru.loolzaaa.youkassa.pojo.list
- ReceiptList(Integer, String, String, String, String, String, String, String, String) - Constructor for class ru.loolzaaa.youkassa.pojo.list.ReceiptList
- ReceiptOperationalDetails - Class in ru.loolzaaa.youkassa.pojo
- ReceiptOperationalDetails() - Constructor for class ru.loolzaaa.youkassa.pojo.ReceiptOperationalDetails
- ReceiptProcessor - Class in ru.loolzaaa.youkassa.processors
-
Processor for
Receiptentity. - ReceiptProcessor() - Constructor for class ru.loolzaaa.youkassa.processors.ReceiptProcessor
- ReceiptRegistration() - Constructor for class ru.loolzaaa.youkassa.model.Payment.ReceiptRegistration
- Receiver - Class in ru.loolzaaa.youkassa.pojo
- Receiver() - Constructor for class ru.loolzaaa.youkassa.pojo.Receiver
- Receiver.Type - Class in ru.loolzaaa.youkassa.pojo
- Recipient - Class in ru.loolzaaa.youkassa.pojo
- Recipient() - Constructor for class ru.loolzaaa.youkassa.pojo.PaymentOrder.Recipient
- Recipient() - Constructor for class ru.loolzaaa.youkassa.pojo.Recipient
- REDIRECT - Static variable in class ru.loolzaaa.youkassa.pojo.Confirmation.Type
- Refund - Class in ru.loolzaaa.youkassa.model
-
This class represents Refund object.
- Refund() - Constructor for class ru.loolzaaa.youkassa.model.Refund
- REFUND - Static variable in class ru.loolzaaa.youkassa.model.Receipt.Type
- Refund.Deal - Class in ru.loolzaaa.youkassa.model
- RefundAuthorizationDetails - Class in ru.loolzaaa.youkassa.pojo
- RefundAuthorizationDetails() - Constructor for class ru.loolzaaa.youkassa.pojo.RefundAuthorizationDetails
- RefundList - Class in ru.loolzaaa.youkassa.pojo.list
- RefundList(Integer, String, String, String, String, String, String, String) - Constructor for class ru.loolzaaa.youkassa.pojo.list.RefundList
- RefundMethod - Class in ru.loolzaaa.youkassa.pojo
- RefundMethod() - Constructor for class ru.loolzaaa.youkassa.pojo.RefundMethod
- RefundMethod.Type - Class in ru.loolzaaa.youkassa.pojo
- RefundProcessor - Class in ru.loolzaaa.youkassa.processors
-
Processor for
Refundentity. - RefundProcessor() - Constructor for class ru.loolzaaa.youkassa.processors.RefundProcessor
- removeById(String, String) - Method in class ru.loolzaaa.youkassa.processors.WebhookProcessor
-
Remove already existing
Webhookby its identifier. - RequestBody - Interface in ru.loolzaaa.youkassa.client
-
Marker interface for any type of request body.
- ru.loolzaaa.youkassa.client - package ru.loolzaaa.youkassa.client
-
This package contains classes for YouKassa API server communication.
- ru.loolzaaa.youkassa.helper - package ru.loolzaaa.youkassa.helper
- ru.loolzaaa.youkassa.model - package ru.loolzaaa.youkassa.model
-
In this package you will find entities of all the methods of the YooKassa API.
- ru.loolzaaa.youkassa.pojo - package ru.loolzaaa.youkassa.pojo
-
In this package you can find some POJOs, that used in application model classes.
- ru.loolzaaa.youkassa.pojo.list - package ru.loolzaaa.youkassa.pojo.list
- ru.loolzaaa.youkassa.processors - package ru.loolzaaa.youkassa.processors
-
In this package you will find processors of all the methods of the YooKassa API.
- RUB - Static variable in class ru.loolzaaa.youkassa.pojo.Currency
S
- SAFE_DEAL - Static variable in class ru.loolzaaa.youkassa.model.Deal.Type
- SBER_BUSINESS_ONLINE - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- SBER_LOAN - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- SBER_PARTS_PAY - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- SBER_PAY - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- SBP - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- SBP - Static variable in class ru.loolzaaa.youkassa.pojo.PayoutDestination.Type
- SBP - Static variable in class ru.loolzaaa.youkassa.pojo.RefundMethod.Type
- SBP_PAYOUT_RECIPIENT - Static variable in class ru.loolzaaa.youkassa.model.PersonalData.Type
- SbpParticipantBank - Class in ru.loolzaaa.youkassa.model
-
This class represents SBP participants object.
- SbpParticipantBank() - Constructor for class ru.loolzaaa.youkassa.model.SbpParticipantBank
- SbpParticipantBankProcessor - Class in ru.loolzaaa.youkassa.processors
-
Processor for
SbpParticipantBankentity. - SbpParticipantBankProcessor() - Constructor for class ru.loolzaaa.youkassa.processors.SbpParticipantBankProcessor
- SELF - Static variable in class ru.loolzaaa.youkassa.pojo.DeliveryMethod.Type
- SelfEmployed - Class in ru.loolzaaa.youkassa.model
-
This class represents self-employed object.
- SelfEmployed - Class in ru.loolzaaa.youkassa.pojo
- SelfEmployed() - Constructor for class ru.loolzaaa.youkassa.model.SelfEmployed
- SelfEmployed() - Constructor for class ru.loolzaaa.youkassa.pojo.SelfEmployed
- SelfEmployed.Status - Class in ru.loolzaaa.youkassa.model
- SelfEmployedProcessor - Class in ru.loolzaaa.youkassa.processors
-
Processor for
SelfEmployedentity. - SelfEmployedProcessor() - Constructor for class ru.loolzaaa.youkassa.processors.SelfEmployedProcessor
- sendRequest(String, String, Map<String, String>, RequestBody, TypeReference<T>) - Method in class ru.loolzaaa.youkassa.client.ApiClient
-
Invoke execute method and deserialize response for entities collection.
- sendRequest(String, String, Map<String, String>, RequestBody, Class<T>) - Method in class ru.loolzaaa.youkassa.client.ApiClient
-
Invoke execute method and deserialize response for single entity.
- Settlement - Class in ru.loolzaaa.youkassa.pojo
- Settlement() - Constructor for class ru.loolzaaa.youkassa.pojo.Settlement
- Settlement.Type - Class in ru.loolzaaa.youkassa.pojo
- Source - Class in ru.loolzaaa.youkassa.pojo
- Source() - Constructor for class ru.loolzaaa.youkassa.pojo.Source
- Status() - Constructor for class ru.loolzaaa.youkassa.model.Invoice.Status
- Status() - Constructor for class ru.loolzaaa.youkassa.model.Payment.Status
- Status() - Constructor for class ru.loolzaaa.youkassa.model.PersonalData.Status
- Status() - Constructor for class ru.loolzaaa.youkassa.model.SelfEmployed.Status
- SUCCEEDED - Static variable in class ru.loolzaaa.youkassa.model.Invoice.Status
- SUCCEEDED - Static variable in class ru.loolzaaa.youkassa.model.Payment.ReceiptRegistration
- SUCCEEDED - Static variable in class ru.loolzaaa.youkassa.model.Payment.Status
- Supplier() - Constructor for class ru.loolzaaa.youkassa.pojo.Item.Supplier
T
- T_PAY - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- ThreeDSecure() - Constructor for class ru.loolzaaa.youkassa.pojo.AuthorizationDetails.ThreeDSecure
- toQueryString() - Method in class ru.loolzaaa.youkassa.client.PaginatedRequest
-
Converts all specified filter parameters to http query parameters.
- Transfer - Class in ru.loolzaaa.youkassa.pojo
- Transfer() - Constructor for class ru.loolzaaa.youkassa.pojo.Transfer
- Type() - Constructor for class ru.loolzaaa.youkassa.model.Deal.Type
- Type() - Constructor for class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- Type() - Constructor for class ru.loolzaaa.youkassa.model.PersonalData.Type
- Type() - Constructor for class ru.loolzaaa.youkassa.model.Receipt.Type
- Type() - Constructor for class ru.loolzaaa.youkassa.pojo.Confirmation.Type
- Type() - Constructor for class ru.loolzaaa.youkassa.pojo.DeliveryMethod.Type
- Type() - Constructor for class ru.loolzaaa.youkassa.pojo.PaymentOrder.Type
- Type() - Constructor for class ru.loolzaaa.youkassa.pojo.PayoutDestination.Type
- Type() - Constructor for class ru.loolzaaa.youkassa.pojo.Receiver.Type
- Type() - Constructor for class ru.loolzaaa.youkassa.pojo.RefundMethod.Type
- Type() - Constructor for class ru.loolzaaa.youkassa.pojo.Settlement.Type
- Type() - Constructor for class ru.loolzaaa.youkassa.pojo.VatData.Type
U
- UAH - Static variable in class ru.loolzaaa.youkassa.pojo.Currency
- UNREGISTERED - Static variable in class ru.loolzaaa.youkassa.model.SelfEmployed.Status
- UNTAXED - Static variable in class ru.loolzaaa.youkassa.pojo.VatData.Type
- USD - Static variable in class ru.loolzaaa.youkassa.pojo.Currency
- UTILITIES - Static variable in class ru.loolzaaa.youkassa.pojo.PaymentOrder.Type
V
- validate() - Method in interface ru.loolzaaa.youkassa.client.Validated
-
Start validation process.
- validate() - Method in class ru.loolzaaa.youkassa.model.Payment.Deal
- validate() - Method in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod
- validate() - Method in class ru.loolzaaa.youkassa.model.Payout.Deal
- validate() - Method in class ru.loolzaaa.youkassa.model.Payout.Receipt
- validate() - Method in class ru.loolzaaa.youkassa.model.Refund.Deal
- validate() - Method in class ru.loolzaaa.youkassa.pojo.AdditionalUserProps
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Airline
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Amount
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Article
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Bank
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Card.CardProduct
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Card
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Cart
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Confirmation
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Customer
- validate() - Method in class ru.loolzaaa.youkassa.pojo.DeliveryMethod
- validate() - Method in class ru.loolzaaa.youkassa.pojo.ElectronicCertificate
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Item.MarkQuantity
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Item.PaymentSubjectIndustryDetail
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Item
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Leg
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Passenger
- validate() - Method in class ru.loolzaaa.youkassa.pojo.PaymentData
- validate() - Method in class ru.loolzaaa.youkassa.pojo.PaymentOrder.Recipient
- validate() - Method in class ru.loolzaaa.youkassa.pojo.PaymentOrder
- validate() - Method in class ru.loolzaaa.youkassa.pojo.PaymentPeriod
- validate() - Method in class ru.loolzaaa.youkassa.pojo.PayoutDestination
- validate() - Method in class ru.loolzaaa.youkassa.pojo.PersonalData
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Receipt
- validate() - Method in class ru.loolzaaa.youkassa.pojo.ReceiptIndustryDetail
- validate() - Method in class ru.loolzaaa.youkassa.pojo.ReceiptOperationalDetails
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Receiver
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Recipient
- validate() - Method in class ru.loolzaaa.youkassa.pojo.RefundMethod
- validate() - Method in class ru.loolzaaa.youkassa.pojo.SelfEmployed
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Settlement
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Source
- validate() - Method in class ru.loolzaaa.youkassa.pojo.Transfer
- validate() - Method in class ru.loolzaaa.youkassa.pojo.VatData
- validate(String) - Static method in class ru.loolzaaa.youkassa.pojo.Currency
- Validated - Interface in ru.loolzaaa.youkassa.client
-
This interface is used for entities that need to be validated.
- VatCodeType() - Constructor for class ru.loolzaaa.youkassa.pojo.Item.VatCodeType
- VatData - Class in ru.loolzaaa.youkassa.pojo
- VatData() - Constructor for class ru.loolzaaa.youkassa.pojo.VatData
- VatData.Type - Class in ru.loolzaaa.youkassa.pojo
W
- WAITING_FOR_CAPTURE - Static variable in class ru.loolzaaa.youkassa.model.Payment.Status
- WAITING_FOR_OPERATION - Static variable in class ru.loolzaaa.youkassa.model.PersonalData.Status
- Webhook - Class in ru.loolzaaa.youkassa.model
-
This class represents Webhook object.
- Webhook() - Constructor for class ru.loolzaaa.youkassa.model.Webhook
- WebhookProcessor - Class in ru.loolzaaa.youkassa.processors
-
Processor for
Webhookentity. - WebhookProcessor() - Constructor for class ru.loolzaaa.youkassa.processors.WebhookProcessor
- WEBMONEY - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- WECHAT - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
Y
- YOO_MONEY - Static variable in class ru.loolzaaa.youkassa.model.Payment.PaymentMethod.Type
- YOO_MONEY - Static variable in class ru.loolzaaa.youkassa.pojo.PayoutDestination.Type
All Classes and Interfaces|All Packages|Constant Field Values