Show / Hide Table of Contents

    VoucherDateSelection

    Type, Introduced in version 23.9

    Used to make a selection on voucher dates.

    Properties

    Name Type Summary Introduced in
    FromDate DateTimeOffset The voucher date to select from.

    • Mandatory
    ToDate DateTimeOffset The voucher date to select to.

    • Mandatory

    Example

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