Documentation
    Preparing search index...
    interface DossierCreate {
        DataLists: DataLists;
        Order: Order;
        PaymentInfo: PaymentInfo[];
        Warning: Warning;
    }
    Index

    Properties

    DataLists: DataLists
    Order: Order
    PaymentInfo: PaymentInfo[]
    Warning: Warning