Uses of Class
co.dapi.types.IdentityAddress
-
Packages that use IdentityAddress Package Description co.dapi.types -
-
Uses of IdentityAddress in co.dapi.types
Methods in co.dapi.types that return types with arguments of type IdentityAddress Modifier and Type Method Description java.util.Optional<IdentityAddress>Identity. getAddress()Constructors in co.dapi.types with parameters of type IdentityAddress Constructor Description Identity(java.lang.String name, java.lang.String nationality, java.lang.String dateOfBirth, java.lang.String emailAddress, PhoneNumber[] numbers, IdentityAddress address, Identification[] identification)
-