GroupMemberAssetType Class
An R6Class
generator object
Methods
Method toJSON()
Usage
GroupMemberAssetType$toJSON()
Method fromJSON()
Usage
GroupMemberAssetType$fromJSON(GroupMemberAssetTypeJson)
Method toJSONString()
Usage
GroupMemberAssetType$toJSONString()
Method fromJSONString()
Usage
GroupMemberAssetType$fromJSONString(GroupMemberAssetTypeJson)
Method clone()
The objects of this class are cloneable with this method.
Usage
GroupMemberAssetType$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.