Get Client Client Id Addresses Response
constructor(addressId: Long? = null, addressLine1: String? = null, addressLine2: String? = null, addressLine3: String? = null, addressType: String? = null, addressTypeId: Long? = null, city: String? = null, clientId: Long? = null, countryId: Long? = null, countryName: String? = null, countyDistrict: String? = null, createdBy: String? = null, isActive: Boolean? = null, postalCode: Long? = null, stateName: String? = null, stateProvinceId: Long? = null, street: String? = null, townVillage: String? = null, updatedBy: String? = null)
Parameters
address Id
address Line1
address Line2
address Line3
address Type
address Type Id
city
client Id
country Id
country Name
county District
created By
is Active
postal Code
state Name
state Province Id
street
town Village
updated By