interface PutChecksIDRequest {
    body: CheckDiscriminator;
    checkID: string;
}

Properties

Properties

Check update to apply

checkID: string

The check ID.

MMNEPVFCICPMFPCPTTAAATR