# LibrarySectionID ## Supported Types ### ```go librarySectionID := operations.CreateLibrarySectionIDInteger(int64{/* values here */}) ``` ### ```go librarySectionID := operations.CreateLibrarySectionIDStr(string{/* values here */}) ```