Skip to content

ConsignmentDetailType

DummkopfOfHachtenduden edited this page Aug 21, 2016 · 1 revision
public enum ConsignmentDetailType : byte
{
    Search = 0,
    Registered = 1,
}
Clone this wiki locally