Represents a push of a domain from an account to another.
See: https://developer.dnsimple.com/v2/pushes/
t :: %Dnsimple.Push{accepted_at: String.t, account_id: integer, contact_id: integer, created_at: String.t, domain_id: integer, id: integer, updated_at: String.t}