import { Item, UUID, Instant, OzoneType } from './Item' @OzoneType('subscription.action') export class SubscriptionAction extends Item { }