FedEx-specific information about signing for a packages

interface FedexSpecificSignatureMail {
    direct?: boolean;
    [field_name: string]: undefined | JsonValue;
}

Hierarchy (View Summary)

Indexable

Properties

Properties

direct?: boolean

Set to true to require the addressee to be the one to sign for the package

false