Filter Chain

Chain Object

KEY VALUE TYPE VALUE DESCRIPTION
_id String A unique resource ID for the chain.
created String The timestamp that indicates when the chain was created.
createdBy String The consumer who created the chain.
lastModified String The timestamp that indicates when the chain was last modified.
lastModifiedBy String The consumer who last updated the chain.
active Boolean Specifies if the chain will be processed by the platform.
name String Identifies the chain in a human readable way and is unique inside a contract.
contractId String A resource ID that specifies to which contract the chain belongs.
sets Array Contains set resource ID that specify which filter rules to use.