PKPClaimKeyResponse

Type Alias PKPClaimKeyResponse 

Source
pub type PKPClaimKeyResponse = Response<GenericResponse<JsonPKPClaimKeyResponse>>;
Expand description

The response type for pkp claim calls

Aliased Typeยง

pub struct PKPClaimKeyResponse { /* private fields */ }