Database
Payroll
Payroll Master
Common
SalaryMandateEmail

SalaryMandateEmail

Documentation for the SalaryMandateEmail database schema.

Fields

FieldData TypeUsage
companyIdObjectIdUnique reference to company.
to[String]Stores the to data.
cc[String]Stores the cc data.
bcc[String]Stores the bcc data.
isActiveBooleanActive status flag.
createdByObjectIdTimestamp/Date for createdBy.
updatedByObjectIdTimestamp/Date for updatedBy.