AllocationArgs: {
    id: number;
    limit: number;
}

Type declaration

  • id: number

    Unique identifier of the allocation.

  • limit: number

    The limit of the allocation.

Generated using TypeDoc