Represents a push of a domain from an account to another.
See:
@type 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() }