ApiAreaCodesDataModelKotlindata class ApiAreaCodesDataModel( val code: String, val country: String, val iso: String )Copy Page