Home > @activeviam/activeui-sdk > PointValue
PointValue interface
Signature:
export interface PointValue
Properties
Property | Type | Description |
---|---|---|
activation | Timestamp | |
coordinates | PointCoordinates | |
createdAt | AuditTimeInfo | |
deletedAt | AuditTimeInfo | |
expiration | Timestamp | |
id | number | |
name | string | |
pending | boolean | |
pointValueStatus | 'new' | string | |
value | number |