Account Resource Response System Data
data class AccountResourceResponseSystemData(val createdAt: String? = null, val createdByType: String? = null, val lastModifiedAt: String? = null, val lastModifiedByType: String? = null)
Metadata pertaining to creation and last modification of the resource.