A carrier whose terms and conditions have not been accepted by the seller.

Export

TermsAndConditionsNotAcceptedCarrier

interface TermsAndConditionsNotAcceptedCarrier {
    CarrierName: string;
}

Properties

Properties

CarrierName: string

The name of the carrier.

Memberof

TermsAndConditionsNotAcceptedCarrier