class Fastly::Customer

def technical_contact

The technical contact as a Fastly::User
#
def technical_contact
  get_user technical_contact_id
end