R undocumented/MediaAlbumFunctions.R

# This function creates a MediaAlbum object for use in creating and modifying MediaAlbum objects.
createMediaalbumObject = function(Title  = NULL, Description  = NULL, Comments setting  = NULL, Member post setting  = NULL, Published  = NULL, Photo count  = NULL, Video count  = NULL, Audio count  = NULL, Cover image URL  = NULL, Created timestamp  = NULL){
object = as.list(environment()) 
 object = userObject[as.character(userObject) != "NULL"] 
 return(userObject) 
 }
samterfa/SchoologySDK documentation built on Dec. 8, 2022, 12:32 a.m.