Preparing search index...
The search index is not available
@fabric-space/fabric-async
@fabric-space/fabric-async
BasePurchase
Interface BasePurchase<T>
interface
BasePurchase
<
T
>
{
id
:
string
;
items
:
PurchaseLineItem
[]
;
type
:
T
;
}
Type Parameters
T
Hierarchy (
view full
)
BaseRecord
<
T
>
BasePurchase
PurchaseMoney
PurchasePoints
Index
Properties
id
items
type
Properties
id
id
:
string
items
items
:
PurchaseLineItem
[]
type
type
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
items
type
@fabric-space/fabric-async
Loading...