Todo Reminder


Android Fields

Name Type Notes

message

String

notNull

Reminder message that can be shown to the end user

list

Reference

notNull

The linked todo list

reference

Reference

notNull

The todo list item reference (organisation, person, …​)

communication

Reference

The todo list item communication

startTime

String

The start time of the todo item task

endTime

String

The end time of the todo item task

comments

String

The comments that are entered in the todo item

iOS Fields

Name Type Notes

MESSAGE

String

notNull

Reminder message that can be shown to the end user

LIST_OID

String

notNull

The oid of the linked todo list

LIST_NAME

String

notNull

The name of the linked todo list

OBJ_TYPE

String

notNull

The object type of the linked todo list

REFERENCE_OID

String

notNull

The oid of the todo list item reference (organisation, person, …​)

REFERENCE_NAME

String

notNull

The name of the todo list item reference

REFERENCE_OBJ_TYPE

String

notNull

The object type of the todo list item reference

COMMUNICATION_OID

String

The oid of the todo list item communication

COMMUNICATION_NAME

String

The name of the todo list item communication

COMMUNICATIONOBJ_TYPE

String

The object type of the todo list item communication

START_TIME

String

The start time of the todo item task

END_TIME

String

The end time of the todo item task

COMMENTS

String

The comments that are entered in the todo item