pypif.obj.common.pages module¶
-
class
pypif.obj.common.pages.
Pages
(start=None, end=None, tags=None, **kwargs)¶ Bases:
pypif.obj.common.pio.Pio
Representation of the starting and ending pages of a reference.
-
__init__
(start=None, end=None, tags=None, **kwargs)¶ Constructor.
Parameters: - start – String or integer with the starting page.
- end – String or integer with the ending page.
- tags – List of strings or numbers that are tags for this object.
- kwargs – Dictionary of fields that are not supported.
-
end
¶
-
start
¶
-