Package de.adorsys.psd2.model
Class CardAcceptorPhone
- java.lang.Object
-
- de.adorsys.psd2.model.CardAcceptorPhone
-
@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2020-11-12T17:35:11.808068+02:00[Europe/Kiev]") public class CardAcceptorPhone extends ObjectMerchant phone number It consists of a \"+\" followed by the country code (from 1 to 3 characters) then a \"-\" and finally, any combination of numbers, \"(\", \")\", \"+\" and \"-\" (up to 30 characters). pattern according to ISO20022 \\+[0-9]{1,3}-[0-9()+\\-]{1,30}
-
-
Constructor Summary
Constructors Constructor Description CardAcceptorPhone()
-