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