Table of Contents

Class BankNotification

Namespace
InSite.Domain.Messages
Assembly
Shift.Sdk.dll
public class BankNotification : Notification
Inheritance
BankNotification
Inherited Members
Extension Methods

Constructors

BankNotification()

public BankNotification()

Properties

AssessmentAttemptScore

public string AssessmentAttemptScore { get; set; }

Property Value

string

AssessmentFormName

public string AssessmentFormName { get; set; }

Property Value

string

LearnerEmail

public string LearnerEmail { get; set; }

Property Value

string

LearnerName

public string LearnerName { get; set; }

Property Value

string

LearnerPersonCode

public string LearnerPersonCode { get; set; }

Property Value

string