deleteAwardType: Delete a specific AwardType

Description Usage Arguments Value References

View source: R/StudentFunctions.R

Description

This function deletes an AwardType.

Usage

1
deleteAwardType(AwardTypeID, EntityID = 1)

Arguments

AwardTypeID

The id of the AwardType.
Run getAllAwardTypes for a list of AwardTypes.

EntityID

The id of the entity. Run getAllEntities for a list of entities.

Value

The id of the deleted AwardType.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


samterfa/SkywardSDK documentation built on Oct. 13, 2020, 6:53 a.m.