Wasm Directoryalpha
Record

customer-data-validation-results-interface

No description available.

record customer-data-validation-results-interface {
  messages: list​<string>,
  valid: bool,
}

Fields

NameTypeDescription
messageslist​<string>
validbool