Get User Data Mapping Result
data class GetUserDataMappingResult(val archiveTime: String, val archived: Boolean, val dataId: String, val name: String, val resourceAttributes: List<AttributeResponse>, val userId: String)
Properties
Link copied to clipboard
Indicates the time when this mapping was archived.
Link copied to clipboard
Attributes of the resource. Only explicitly set attributes are displayed here. Attribute definitions with defaults set implicitly apply to these User data mappings. Attributes listed here must be single valued, that is, exactly one value is specified for the field "values" in each Attribute.