Skip to main content

EVM_Event_Fields_TransactionStatus

TransactionStatus fields

type EVM_Event_Fields_TransactionStatus {
EndError(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: OLAP_String
): String
FaultError(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: OLAP_String
): String
Success(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: Boolean
): Boolean
}

Fields

EVM_Event_Fields_TransactionStatus.EndError ● String scalar

EndError value

EVM_Event_Fields_TransactionStatus.EndError.if ● EVM_Event_Filter input

Apply a condition to a metric calculation

EVM_Event_Fields_TransactionStatus.EndError.maximum ● EVM_Event_CompareFields enum

Return value when the argument is maximum

EVM_Event_Fields_TransactionStatus.EndError.minimum ● EVM_Event_CompareFields enum

Return value when the argument is minimum

EVM_Event_Fields_TransactionStatus.EndError.selectWhere ● OLAP_String input

Defines the condition to filter the results by the value of this metric

EVM_Event_Fields_TransactionStatus.FaultError ● String scalar

FaultError value

EVM_Event_Fields_TransactionStatus.FaultError.if ● EVM_Event_Filter input

Apply a condition to a metric calculation

EVM_Event_Fields_TransactionStatus.FaultError.maximum ● EVM_Event_CompareFields enum

Return value when the argument is maximum

EVM_Event_Fields_TransactionStatus.FaultError.minimum ● EVM_Event_CompareFields enum

Return value when the argument is minimum

EVM_Event_Fields_TransactionStatus.FaultError.selectWhere ● OLAP_String input

Defines the condition to filter the results by the value of this metric

EVM_Event_Fields_TransactionStatus.Success ● Boolean scalar

Success value

EVM_Event_Fields_TransactionStatus.Success.if ● EVM_Event_Filter input

Apply a condition to a metric calculation

EVM_Event_Fields_TransactionStatus.Success.maximum ● EVM_Event_CompareFields enum

Return value when the argument is maximum

EVM_Event_Fields_TransactionStatus.Success.minimum ● EVM_Event_CompareFields enum

Return value when the argument is minimum

EVM_Event_Fields_TransactionStatus.Success.selectWhere ● Boolean scalar

Defines the condition to filter the results by the value of this metric

Member Of

EVM_Event_Cube object