Interface GetRevokeAccountPermissionUrlResponse

interface GetRevokeAccountPermissionUrlResponse {
    location: string;
}

Properties

Properties

location: string