global class PlatformActionList { global Metadata.PlatformActionListContextEnum actionListContext; global List platformActionListItems; global String relatedSourceEntity; global PlatformActionList() { } global Object clone() { } }