Uses of Class
io.trippay.sdk.payment.model.PetInfoDto
Packages that use PetInfoDto
-
Uses of PetInfoDto in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return PetInfoDtoModifier and TypeMethodDescriptionMethods in io.trippay.sdk.payment.model that return types with arguments of type PetInfoDtoModifier and TypeMethodDescription@Valid List<PetInfoDto>Personal.getPetInfo()Array of customer's petsMethods in io.trippay.sdk.payment.model with parameters of type PetInfoDtoMethod parameters in io.trippay.sdk.payment.model with type arguments of type PetInfoDtoModifier and TypeMethodDescriptionPersonal.petInfo(List<PetInfoDto> petInfo) voidPersonal.setPetInfo(List<PetInfoDto> petInfo)