Uses of Class
ru.loolzaaa.youkassa.model.PersonalData
Packages that use PersonalData
Package
Description
In this package you will find entities
of all the methods of the YooKassa API.
In this package you will find processors
of all the methods of the YooKassa API.
-
Uses of PersonalData in ru.loolzaaa.youkassa.model
Methods in ru.loolzaaa.youkassa.model with parameters of type PersonalDataModifier and TypeMethodDescriptionstatic voidPersonalData.createValidation(PersonalData personalData) -
Uses of PersonalData in ru.loolzaaa.youkassa.processors
Methods in ru.loolzaaa.youkassa.processors that return PersonalDataModifier and TypeMethodDescriptionPersonalDataProcessor.create(PersonalData personalDataParams, String idempotencyKey) Creates newPersonalDataentity with certain parameters.Receive information about somePersonalDataby its identifier.Methods in ru.loolzaaa.youkassa.processors with parameters of type PersonalDataModifier and TypeMethodDescriptionPersonalDataProcessor.create(PersonalData personalDataParams, String idempotencyKey) Creates newPersonalDataentity with certain parameters.