global

def get_verify_account_key(id)

def get_verify_account_key(id)
  verify_account_ds(id).get(verify_account_key_column)
end