interface SuiJwkId {
    iss: string;
    kid: string;
}

Properties

Properties

iss: string
kid: string