Class AppActions

Constructors

Methods

  • Parameters

    • arg: {
          objectId: string;
          ownerId: string;
      }
      • objectId: string
      • ownerId: string

    Returns Promise<IHttpReturn<AppObject>>