yearlyPrice

@JvmName(name = "jporgeesafwmlrul")
suspend fun yearlyPrice(value: Output<MoneyArgs>)
@JvmName(name = "udiddvlxlerugquw")
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 = "ymrriiwedwfoasji")
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.