yearlyPrice

@JvmName(name = "wavnrlgwjqfmsbfn")
suspend fun yearlyPrice(value: Output<MoneyArgs>)
@JvmName(name = "cuinsivbkawewgba")
suspend fun yearlyPrice(value: MoneyArgs?)

Parameters

value

Yearly price to register or renew the domain. The value that should be put here can be obtained from RetrieveRegisterParameters or SearchDomains calls.


@JvmName(name = "ihrcljkqptmcadar")
suspend fun yearlyPrice(argument: suspend MoneyArgsBuilder.() -> Unit)

Parameters

argument

Yearly price to register or renew the domain. The value that should be put here can be obtained from RetrieveRegisterParameters or SearchDomains calls.