GetDropletResult

constructor(backups: Boolean, createdAt: String, disk: Int, gpu: Boolean? = null, id: Int, image: String, ipv4Address: String, ipv4AddressPrivate: String, ipv6: Boolean, ipv6Address: String, ipv6AddressPrivate: String, locked: Boolean, memory: Int, monitoring: Boolean, name: String, priceHourly: Double, priceMonthly: Double, privateNetworking: Boolean, region: String, size: String, status: String, tag: String? = null, tags: List<String>, urn: String, vcpus: Int, volumeIds: List<String>, vpcUuid: String)