Record
customer-data-validation-results-interface
No description available.
record customer-data-validation-results-interface {
messages: list<string>,
valid: bool,
}Fields
| Name | Type | Description |
|---|---|---|
| messages | list<string> | |
| valid | bool |
No description available.
record customer-data-validation-results-interface {
messages: list<string>,
valid: bool,
}| Name | Type | Description |
|---|---|---|
| messages | list<string> | |
| valid | bool |