core.classes.drop_claim_conditions
DropClaimConditions Objects
class DropClaimConditions()
get_active
def get_active() -> ClaimCondition
Get the currently active claim condition
Returns:
The currently active claim condition
get_all
def get_all() -> List[ClaimCondition]
Get all claim conditions on this contract
Returns:
A list of all claim conditions on this contract