@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public interface CredentialPropertiesOutput
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CredentialPropertiesOutput.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CredentialPropertiesOutput.Builder |
create() |
boolean |
rk() |
void |
setRk(boolean rk) |
@JsOverlay @Nonnull static CredentialPropertiesOutput.Builder create()
@JsProperty(name="rk") boolean rk()
@JsProperty void setRk(boolean rk)