Info About CarrierAccountInput

CarrierAccountInput

interface ShippingApiModelV2CarrierAccountInput {
    descriptionLocalizationKey?: string;
    groupName?: string;
    inputType?: ShippingApiModelV2InputType | "TEXTBOX" | "PASSWORD";
    isConfidential?: boolean;
    isHidden?: boolean;
    isMandatory?: boolean;
    name?: string;
    validationMetadata?: ShippingApiModelV2ValidationMetadata[];
}

Properties

descriptionLocalizationKey?: string

descriptionLocalizationKey value .

CarrierAccountInput

groupName?: string

groupName value .

CarrierAccountInput

inputType?: ShippingApiModelV2InputType | "TEXTBOX" | "PASSWORD"

CarrierAccountInput

isConfidential?: boolean

is value is Confidential .

CarrierAccountInput

isHidden?: boolean

is value is hidden .

CarrierAccountInput

isMandatory?: boolean

mandatory or not value .

CarrierAccountInput

name?: string

name value .

CarrierAccountInput

A list of ValidationMetadata

CarrierAccountInput

MMNEPVFCICPMFPCPTTAAATR