Rga Tree Split Node IDStruct
data class RgaTreeSplitNodeIDStruct(val createdAt: TimeTicketStruct, val offset: Int) : JsonSerializable.Struct<RgaTreeSplitNodeID>
RgaTreeSplitNodeIDStruct is a structure represents the meta data of the node id. It is used to serialize and deserialize the node id.