IpAddressResponse constructor
IpAddressResponse({})
Implementation
IpAddressResponse({
this.creationTime,
this.ip,
this.ipId,
this.modificationTime,
this.status,
this.statusMessage,
this.subnetId,
});
IpAddressResponse({
this.creationTime,
this.ip,
this.ipId,
this.modificationTime,
this.status,
this.statusMessage,
this.subnetId,
});