Additional information related to time range for transaction.

TimeRangeContext

interface TimeRangeContext {
    endTime?: string;
    startTime?: string;
}

Properties

Properties

endTime?: string

Fields with a schema type of date are in ISO 8601 date time format (for example GroupBeginDate).

TimeRangeContext

startTime?: string

Fields with a schema type of date are in ISO 8601 date time format (for example GroupBeginDate).

TimeRangeContext

MMNEPVFCICPMFPCPTTAAATR