tags property

tags property

Returns the Customer Data Tags collection. Read-only ITagCollection.

Definition:

@property
def tags(self):
    ...

See Also