Class InviteUserRoleInfoCollection

Class Documentation

class InviteUserRoleInfoCollection

Data representation of roles for a group of invited users, the email link and the destination link to be included in the invite emails.

Public Functions

InviteUserRoleInfoCollection() = default
InviteUserRoleInfoCollection(const InviteUserRoleInfoCollection &Other) = default

Public Members

csp::common::String EmailLinkUrl
csp::common::String SignupUrl
csp::common::Array<InviteUserRoleInfo> InviteUserRoleInfos