Get List Item Result
data class GetListItemResult(val accountIdentifier: String, val asn: Int, val comment: String, val createdOn: String, val hostname: GetListItemHostname, val id: String, val ip: String, val itemId: String, val listId: String, val modifiedOn: String, val redirect: GetListItemRedirect)
A collection of values returned by getListItem.
Properties
Link copied to clipboard
Identifier
Link copied to clipboard
Valid characters for hostnames are ASCII(7) letters from a to z, the digits from 0 to 9, wildcards (*), and the hyphen (-).
Link copied to clipboard
The RFC 3339 timestamp of when the item was last modified.
Link copied to clipboard
The definition of the redirect.