Uses of Interface
ai.vectros.types.CreateInviteRequest._FinalStage
Packages that use CreateInviteRequest._FinalStage
-
Uses of CreateInviteRequest._FinalStage in ai.vectros.types
Classes in ai.vectros.types that implement CreateInviteRequest._FinalStageMethods in ai.vectros.types that return CreateInviteRequest._FinalStageModifier and TypeMethodDescriptionYour landing page where the invitee accepts the invitation.Your landing page where the invitee accepts the invitation.Your landing page where the invitee accepts the invitation.CreateInviteRequest.AccessProfileStage.accessProfile(@NotNull AccessProfileSpec accessProfile) CreateInviteRequest.Builder.accessProfile(@NotNull AccessProfileSpec accessProfile) CreateInviteRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) CreateInviteRequest._FinalStage.additionalProperty(String key, Object value) Invitee's first name.Invitee's first name.Invitee's first name.Display name shown in the From header of the invitation email.Display name shown in the From header of the invitation email.Display name shown in the From header of the invitation email.Invitee's last name.Invitee's last name.Invitee's last name.Whether Vectros should deliver the invitation email for you.Whether Vectros should deliver the invitation email for you.Whether Vectros should deliver the invitation email for you.CreateInviteRequest._FinalStage.ttlSeconds(Long ttlSeconds) CreateInviteRequest._FinalStage.ttlSeconds(Optional<Long> ttlSeconds) How long the invitation token stays valid, in seconds.CreateInviteRequest.Builder.ttlSeconds(Long ttlSeconds) How long the invitation token stays valid, in seconds.CreateInviteRequest.Builder.ttlSeconds(Optional<Long> ttlSeconds) How long the invitation token stays valid, in seconds.