Home
last modified time | relevance | path

Searched defs:GenerateTotpSeedResponse (Results 1 – 2 of 2) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/identity/
H A Dgenerate_totp_seed_request_response.go50 type GenerateTotpSeedResponse struct { struct
53 RawResponse *http.Response
56 MfaTotpDevice `presentIn:"body"`
60 OpcRequestId *string `presentIn:"header" name:"opc-request-id"`
63 Etag *string `presentIn:"header" name:"etag"`
66 func (response GenerateTotpSeedResponse) String() string {
71 func (response GenerateTotpSeedResponse) HTTPResponse() *http.Response {
/dports/security/vault/vault-1.8.2/vendor/github.com/oracle/oci-go-sdk/identity/
H A Dgenerate_totp_seed_request_response.go49 type GenerateTotpSeedResponse struct { struct
52 RawResponse *http.Response
55 MfaTotpDevice `presentIn:"body"`
59 OpcRequestId *string `presentIn:"header" name:"opc-request-id"`
62 Etag *string `presentIn:"header" name:"etag"`
65 func (response GenerateTotpSeedResponse) String() string {
70 func (response GenerateTotpSeedResponse) HTTPResponse() *http.Response {