Strise Connect API Docs
TypesObjects

PartialDate

No description

type PartialDate {
  dayOfMonth: Int
  month: Int
  year: Int
}

Fields

dayOfMonth Int scalar

Int From 1 to 31

month Int scalar

Int From 1 to 12

year Int scalar

Int

Member Of

PepHit object

On this page