CostRecord
Implements
Fields
  customValues (
   
[CustomValue])
  the cost records custom values
  created (
  
LocalDateTime)
  
  id (
   
ID!)
  The objects id
  modified (
  
LocalDateTime)
  
  activity (
   
Activity)
  the cost records activity
  comment (
   
MDString)
  the cost records comment
  costs (
   
Float!)
  the cost records costs
  date (
   
LocalDate)
  the cost records date
  editable (
   
Boolean!)
  the cost records editable state
  owner (
   
User)
  the cost records owner
  resource (
   
Resource)
  the cost records resource
  sequence (
   
Int!)
  the cost records sequence number
  type (
   
      CostsType)
  the cost records type