interface OfferLicenseInfo {
    boundToIp: boolean;
}

Properties

Properties

boundToIp: boolean