Type alias AddressDTO

AddressDTO: {
    ip: string;
}

Type declaration

  • ip: string