Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶ added in v0.1338.0
type Data struct { PK dynamo.ShareKeyType SK dynamo.ShareSortKeyType UpdatedAt time.Time LpaKey dynamo.LpaKeyType LpaOwnerKey dynamo.LpaOwnerKeyType ActorUID actoruid.UID IsReplacementAttorney bool IsTrustCorporation bool // InviteSentTo is the email address the supporter sent the invite to InviteSentTo string // LpaLinkedAt is the time the donor entered the access code LpaLinkedAt time.Time // LpaLinkedTo is set to the email address the donor used to sign-in when // using the code LpaLinkedTo string }
Click to show internal directories.
Click to hide internal directories.