Interface DeleteSIWBBRequestPayload

interface DeleteSIWBBRequestPayload {
    code: string;
}

Properties

Properties

code: string