StaticvalidResponse
validResponse: TypeCheck<
TObject<
{
basic: TOptional<
TObject<
{
byu_id: TObject<
{ api_type: TString; description: TOptional; value: TString },
>;
created_by_byu_id: TObject<
{ api_type: TString; description: TOptional; value: TString },
>;
created_datetime: TObject<
{ api_type: TString; description: TOptional; value: TString },
>;
datetime_ferpa_last_displayed: TObject<
{ api_type: TString; description: TOptional; value: TUnion },
>;
identity_name: TObject<
{ api_type: TString; description: TOptional; value: TString },
>;
identity_type: TObject<
{ api_type: TString; description: TOptional; value: TString },
>;
merge_in_process: TObject<
{ api_type: TString; description: TOptional; value: TBoolean },
>;
net_id: TObject<
{ api_type: TString; description: TOptional; value: TString },
>;
person_id: TObject<
{ api_type: TString; description: TOptional; value: TString },
>;
restricted: TObject<
{ api_type: TString; description: TOptional; value: TBoolean },
>;
test_record_responsible_byu_id: TObject<
{ api_type: TString; description: TOptional; value: TString },
>;
updated_by_byu_id: TObject<
{ api_type: TString; description: TOptional; value: TString },
>;
updated_datetime: TObject<
{ api_type: TString; description: TOptional; value: TString },
>;
},
>,
>;
group_memberships: TOptional<
TObject<
{
values: TArray<
TObject<
{
byu_id: TObject<{ api_type: ...; description: ...; value: ... }>;
effective_date: TObject<
{ api_type: ...; description: ...; value: ... },
>;
employee_role: TObject<
{ api_type: ...; description: ...; value: ... },
>;
expiration_date: TObject<
{ api_type: ...; description: ...; value: ... },
>;
granted_by_byu_id: TObject<
{ api_type: ...; description: ...; value: ... },
>;
granted_datetime: TObject<
{ api_type: ...; description: ...; value: ... },
>;
group_id: TObject<{ api_type: ...; description: ...; value: ... }>;
group_type: TObject<
{ api_type: ...; description: ...; value: ... },
>;
implied_by: TObject<{ value_array: ... }>;
job_code: TObject<{ api_type: ...; description: ...; value: ... }>;
membership_type: TObject<
{ api_type: ...; description: ...; value: ... },
>;
},
>,
>;
},
>,
>;
},
>,
> = ...