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
A unique identifier for the object.
Linked Space ID
The ID of the space this object 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 date and time when the object is planned to be permanently removed. If the value is empty, the object will not 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 don't want to change the priority of all the other configurations.
Space Id
State
The object's current state.
Type
Version
The version is used for optimistic locking and incremented whenever the object is updated.