Transaction, Submitter, Instrument, Project Python Module

TransSIP model.

class pacifica.metadata.orm.transsip.TransSIP(*args, **kwargs)

TransSIP model class.

Attributes:
DoesNotExist

alias of TransSIPDoesNotExist

from_hash(obj)

Convert the hash into the object.

to_hash(**flags)

Convert the object to a hash.

classmethod where_clause(kwargs)

Where clause for the various elements.