Log |
The LogForCustomerRequest type exposes the following members.
Name | Description | |
---|---|---|
CustomerNumber | Gets or sets the unique number of the customer to log for. | |
EnteredBy | Gets or sets an optional "source" for the log message. If not given, a default of "WEB" will be used. | |
EnteredDate | Gets or sets an optional date/time for the log message. If not given, the current time will be used. | |
LogEntryTypeCode | Gets or sets the log entry type code to mark the log message with. | |
Text | Gets or sets the text to log. | |
TitleCode | Gets or sets the code of the title to log for. May be null. |