interface ClassificationShippingRateInputDraft {
    key: string;
    type: "Classification";
}

Hierarchy (View Summary)

Properties

Properties

key: string

Key of the value used as a programmatic identifier.

type: "Classification"