interface IInput {
    data: {
        apl_reception_id: string;
    };
}

Properties

Properties

data: {
    apl_reception_id: string;
}

Type declaration

  • apl_reception_id: string

    Идентификатор акта приёмки.