Interface: IBundle<T>
sdkApi/interfaces/bundles.IBundle
A bundle is a collection of CRUD operations that can be performed on a resource.
Interface
IBundle
Type parameters
Name | Type | Description |
---|---|---|
T |
any |
The type of the resource. |
sdkApi/interfaces/bundles.IBundle
A bundle is a collection of CRUD operations that can be performed on a resource.
Interface
IBundle
Name | Type | Description |
---|---|---|
T |
any |
The type of the resource. |