GetProfileResult

constructor(apiEntitySetName: String? = null, attributes: Map<String, List<String>>? = null, azureApiVersion: String, description: Map<String, String>? = null, displayName: Map<String, String>? = null, entityType: String? = null, fields: List<PropertyDefinitionResponse>? = null, id: String, instancesCount: Int? = null, largeImage: String? = null, lastChangedUtc: String, localizedAttributes: Map<String, Map<String, String>>? = null, mediumImage: String? = null, name: String, provisioningState: String, schemaItemTypeLink: String? = null, smallImage: String? = null, strongIds: List<StrongIdResponse>? = null, tenantId: String, timestampFieldName: String? = null, type: String, typeName: String? = null)