Interface protos.google.cloud.domains.v1beta1.ITransferParameters (3.1.0)

Properties of a TransferParameters.

Package

@google-cloud/domains

Properties

currentRegistrar

currentRegistrar?: (string|null);

TransferParameters currentRegistrar

domainName

domainName?: (string|null);

TransferParameters domainName

nameServers

nameServers?: (string[]|null);

TransferParameters nameServers

supportedPrivacy

supportedPrivacy?: (google.cloud.domains.v1beta1.ContactPrivacy[]|null);

TransferParameters supportedPrivacy

transferLockState

transferLockState?: (google.cloud.domains.v1beta1.TransferLockState|keyof typeof google.cloud.domains.v1beta1.TransferLockState|null);

TransferParameters transferLockState

yearlyPrice

yearlyPrice?: (google.type.IMoney|null);

TransferParameters yearlyPrice