Skip to main content

ProgramData

Data pertaining to a program for a partner or organization

type ProgramData {
id: ID!
name: String!
organizationCode: String!
partnerCode: String
}

Fields

ProgramData.id ● ID! non-null scalar

The publicId of the program to which this offering belongs.

ProgramData.name ● String! non-null scalar

name for this program

ProgramData.organizationCode ● String! non-null scalar

The short code of the organization of this program

ProgramData.partnerCode ● String scalar

The short code of the partner of this program