Hi, I'm trying to use your library in my project, but I cannot understand how get lables for normal printers.
Following the official Sendcloud API documentation when crete a new parcel in the response Parcel object the property Label has two property normal_printer and label_printer.
But in your library the Label property is a String and seams to be conneced to the label_printer.
There is a way to get also the normal_printer values?
Thanks