A charge strategy controls when a charge is carried out.
States
Create
The create state indicates that the Charge Strategy is in creation.
Active
The active state indicates that the Charge Strategy is active and may be used.
Inactive
The inactive state indicates that the Charge Strategy is inactive and may not be used.
Deleting
The deleting state indicates that the Charge Strategy is in the process to be deleted.
Deleted
The deleted state marks the entity for purging from the database.
Properties
Conditions
Id
The ID is the primary key of the entity. The ID identifies the entity uniquely.
Linked Space ID
The linked space id holds the ID of the space to which the entity belongs to.
Name
The charge strategy name is used internally to identify the configuration in administrative interfaces.For example it is used within search fields and hence it should be distinct and descriptive.
Planned Purge Date
The planned purge date indicates when the entity is permanently removed. When the date is null the entity is not planned to be removed.
Priority
The priority will define the order of choice of the strategy configurations. The lower the value, the higher the priority is going to be. This value can also be a negative number in case you are adding a new configuration that you want to have a high priority and you dont want to change the priority of all the other configurations.
Space Id
State
Type
Version
The version number indicates the version of the entity. The version is incremented whenever the entity is changed.