# AccountInput **Type:** GraphQL inputs **Description:** Represents an Account ## Fields - CurrentOwner (Boolean): Whether this account is the current owner of the entitlement in the distribution chain - accountId (String): ID of the account - accountName (String): The name of the account - accountType (AccountType, Not Null): Type of the account. Valid types are PUBLISHER, CUSTOMER, CHANNEL_PARTNER, SELF_REGISTERED, UNKNOWN - contactEmail (String): Email address of the Contact in the account - partnerTierName (PartnerTier, Not Null): Partner tier of the account owning the entitlement. Valid values are END_CUSTOMER and PARTNER_TIER_ONE