Class DigitalWalletDetailsQIWIAllOf
java.lang.Object
dev.vality.swag_webhook_events.model.DigitalWalletDetailsQIWIAllOf
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2024-02-26T07:25:16.040246332Z[Etc/UTC]")
public class DigitalWalletDetailsQIWIAllOf
extends Object
DigitalWalletDetailsQIWIAllOf
-
Constructor Summary
Constructors Constructor Description DigitalWalletDetailsQIWIAllOf() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)@NotNull @Pattern(regexp="^\\+\\d\\*{1,10}\\d{2,4}$") StringgetPhoneNumberMask()Masked phone number of the payer in international formatinthashCode()DigitalWalletDetailsQIWIAllOfphoneNumberMask(String phoneNumberMask)voidsetPhoneNumberMask(String phoneNumberMask)StringtoString()
-
Constructor Details
-
DigitalWalletDetailsQIWIAllOf
public DigitalWalletDetailsQIWIAllOf()
-
-
Method Details
-
phoneNumberMask
-
getPhoneNumberMask
@NotNull @Pattern(regexp="^\\+\\d\\*{1,10}\\d{2,4}$") public @NotNull @Pattern(regexp="^\\+\\d\\*{1,10}\\d{2,4}$") String getPhoneNumberMask()Masked phone number of the payer in international format- Returns:
- phoneNumberMask
-
setPhoneNumberMask
-
equals
-
hashCode
public int hashCode() -
toString
-