Show / Hide Table of Contents

    NotNullDateTimeInput

    Type, Introduced in version 2.18

    Represents a date/time value for update commands.

    See Input types for more information.

    Properties

    Name Type Summary Introduced in
    Value DateTimeOffset The date/time value to update the property with.

    Example

    {
      "Value": "0001-01-01T00:00:00+00:00"
    }
    
    Back to top Copyright © 2023 Monitor ERP System AB