The Response for the LinkCarrierAccount operation.

LinkCarrierAccountResponse

interface LinkCarrierAccountResponse {
    registrationStatus?: AccountStatus;
}

Properties

registrationStatus?: AccountStatus

LinkCarrierAccountResponse