get_attachments_key method

get_attachments_key

Returns unique identifier for the cache entry that represents collection of Attachment objects.

Returns

Unique identifier for the cache entry that represents collection of Attachment objects.

def get_attachments_key(self):
    ...

See Also