PageBulk constructor
PageBulk({})
Implementation
PageBulk(
{this.id,
this.status,
this.title,
this.spaceId,
this.parentId,
this.parentType,
this.position,
this.authorId,
this.createdAt,
this.version,
this.body,
this.links});