get_invite: get invite

Description Usage Arguments Value

View source: R/get_invite.R

Description

get invite

Usage

1
get_invite(conn, account_uid, app_uid, user_uid, schema = "polished")

Arguments

conn

the database connection

account_uid

the uid of the account

app_uid

the id of the app

user_uid

the user uid

schema

the name of the schema

Value

if the user does not have an invite, an empty list. If the user has an invite, a list with the following elements: - user_uid - email - is_admin - created_at


Tychobra/polishedapi documentation built on July 19, 2020, 11:41 p.m.