Skip to content

Add null coalescing for startDateTime and endDateTime in LTI_Lineitem#82

Open
erick-innosonian wants to merge 1 commit into
1EdTech:masterfrom
innosonian:master
Open

Add null coalescing for startDateTime and endDateTime in LTI_Lineitem#82
erick-innosonian wants to merge 1 commit into
1EdTech:masterfrom
innosonian:master

Conversation

@erick-innosonian

Copy link
Copy Markdown

When creating a LineItem object, if the datetime fields are not set, the response does not include datetime values. To handle this case, I have implemented a null check in the constructor to ensure that the datetime fields are correctly initialized even if they are not set during creation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant