AccessRequest

Model definition

This is used to track the status of a user's request to the experience

structs::models::AccessRequest

This is used to track the status of a user's request to the experience

Fields

Id: uuid

optionalDeleted: boolsource

User: Id<User>source

Status: AccessRequestStatussource

Experience: AccessRequestExperiencesource

Experience user request access for

optionalSource: AccessRequestSourcesource

Identifier of in-application source that led to the AccessRequest

optionalReferer: strsource

The HTTP referer, if available

optionalUtmParameters: UtmParameterssource

UTM parameters, if available, used to track the source of traffic that led to this Access Request.

optionalCincOrganizationId: i64source

The CINC Organization ID. law_firm, investment_firm, audit_firm, individual, cfo_firm, parent_company are different type of Organization

optionalCincCorporationId: i64source

The CINC Corporation ID. Private companies, Public companies, Funds, Personal Portfolios, LLCs, Trusts, are all "Corporations".

optionalMetadata: MarketplaceExperienceMetadatasource

Supporting data for the team to review the access request

optionalCreatedBy: Id<User>source

optionalCreatedAt: timestampsource

optionalUpdatedBy: Id<User>source

optionalUpdatedAt: timestampsource

Producers

Produced by the following services:

Consumers

Consumed by the following services:

Referenced by