ReferralHistoryRecord¶
History record for a referral that was made regarding an application.
- ReferralHistoryRecord.ReferredBy¶
=
ReferredByReference to the user account that initiated the referral.
See also
UserReference for more information about user reference details.
- ReferralHistoryRecord.ReferredTo¶
=
ReferredToReference to the user account to whom the application has been referred to.
See also
UserReference for more information about user reference details.
- ReferralHistoryRecord.ReferralType¶
=
ReferralTypeType of application referral.
See also
ReferralType for more information about the referral type.
- ReferralHistoryRecord.ReferredAt¶
=
ReferredAtDate and time when the referral was made.
- ReferralHistoryRecord.CompletedAt¶
=
CompletedAtDate and time when the referral has been completed or null.