Wasm Directoryalpha
Record

get-reports-id-response-ecommerce

No description available.

record get-reports-id-response-ecommerce {
  currency-code: option​<string>,
  total-orders: option​<s32>,
  total-revenue: option​<f64>,
  total-spent: option​<f64>,
}

Fields

NameTypeDescription
currency-codeoption​<string>
total-ordersoption​<s32>
total-revenueoption​<f64>
total-spentoption​<f64>